Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ci/use no discard #4992

Merged
merged 2 commits into from
Oct 4, 2022
Merged

Ci/use no discard #4992

merged 2 commits into from
Oct 4, 2022

Conversation

mgallien
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Merging #4992 (fea624a) into master (e5d5471) will decrease coverage by 0.12%.
The diff coverage is 15.62%.

❗ Current head fea624a differs from pull request most recent head 565a5f0. Consider uploading reports for the commit 565a5f0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4992      +/-   ##
==========================================
- Coverage   57.12%   57.00%   -0.13%     
==========================================
  Files         138      138              
  Lines       17228    17221       -7     
==========================================
- Hits         9842     9817      -25     
- Misses       7386     7404      +18     
Impacted Files Coverage Δ
src/common/checksums.h 0.00% <ø> (ø)
src/common/ownsql.h 100.00% <ø> (ø)
src/common/remotepermissions.h 9.09% <0.00%> (ø)
src/common/result.h 15.78% <0.00%> (ø)
src/common/syncfilestatus.h 50.00% <ø> (ø)
src/common/syncjournaldb.h 66.66% <0.00%> (ø)
src/common/utility.cpp 68.12% <ø> (ø)
src/common/utility.h 0.00% <ø> (ø)
src/csync/csync_exclude.h 0.00% <ø> (ø)
...c/libsync/abstractpropagateremotedeleteencrypted.h 0.00% <ø> (ø)
... and 42 more

@mgallien mgallien force-pushed the ci/useNoDiscard branch 2 times, most recently from ed80d62 to fbfd2ac Compare October 3, 2022 20:26
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
ran
run-clang-tidy-14.py -header-filter='.*' -checks='-*,modernize-use-nodiscard' -fix
under linux with most part of our code covered

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-4992-565a5f099916427ccbfa5f25dc6e8bc3e65ebfc7-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarcloud
Copy link

sonarcloud bot commented Oct 4, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

51.1% 51.1% Coverage
0.0% 0.0% Duplication

@mgallien mgallien merged commit 311469a into master Oct 4, 2022
@mgallien mgallien deleted the ci/useNoDiscard branch October 4, 2022 09:44
@mgallien mgallien added this to the 3.7.0 milestone Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants