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

drop custom prefix option #898

Merged
merged 1 commit into from
Feb 24, 2023
Merged

drop custom prefix option #898

merged 1 commit into from
Feb 24, 2023

Conversation

sergiud
Copy link
Collaborator

@sergiud sergiud commented Feb 24, 2023

We already enable custom prefix by default (#788). Promote custom prefix to first class citizen in order to eliminate unit test code duplication.

cc @santigl

@sergiud sergiud added this to the 0.7 milestone Feb 24, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #898 (b1782fe) into master (4056374) will decrease coverage by 0.31%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #898      +/-   ##
==========================================
- Coverage   73.94%   73.64%   -0.31%     
==========================================
  Files          17       17              
  Lines        3282     3282              
==========================================
- Hits         2427     2417      -10     
- Misses        855      865      +10     
Impacted Files Coverage Δ
src/glog/logging.h.in 80.00% <ø> (ø)
src/logging.cc 74.33% <ø> (-0.73%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@santigl
Copy link
Contributor

santigl commented Feb 24, 2023

Awesome, @sergiud!

We can also remove "That feature must be enabled at compile time by the WITH_CUSTOM_PREFIX flag." from README.rst.

@sergiud
Copy link
Collaborator Author

sergiud commented Feb 24, 2023

@santigl Good point, thanks. Updated.

@sergiud sergiud merged commit 1b59cb0 into master Feb 24, 2023
@sergiud sergiud deleted the custom-prefix branch February 24, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants