Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Conversation

@sergiud
Copy link
Contributor

@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
Contributor 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants