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

alway use constexpr for all text constants #4996

Merged
merged 2 commits into from
Oct 3, 2022
Merged

Conversation

mgallien
Copy link
Collaborator

@mgallien mgallien commented Oct 1, 2022

Signed-off-by: Matthieu Gallien matthieu.gallien@nextcloud.com

@codecov
Copy link

codecov bot commented Oct 1, 2022

Codecov Report

Merging #4996 (0b4128e) into master (ee98244) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4996      +/-   ##
==========================================
+ Coverage   57.13%   57.15%   +0.01%     
==========================================
  Files         138      138              
  Lines       17221    17221              
==========================================
+ Hits         9839     9842       +3     
+ Misses       7382     7379       -3     
Impacted Files Coverage Δ
src/libsync/configfile.cpp 25.73% <ø> (ø)
src/libsync/discovery.cpp 84.24% <0.00%> (+0.29%) ⬆️

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien mgallien force-pushed the cleanConfigFileConstants branch from 0ac23af to 9f1b6c2 Compare October 2, 2022 12:42
@sonarcloud
Copy link

sonarcloud bot commented Oct 2, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-4996-0b4128eede5041778d51429f473deedb77e9cdc5-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.

@mgallien mgallien merged commit c40d948 into master Oct 3, 2022
@mgallien mgallien deleted the cleanConfigFileConstants branch October 3, 2022 08:22
@mgallien mgallien added this to the 3.7.0 milestone Oct 3, 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.

4 participants