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

[Backport 2.x] Fix issue with feature flags where default value may not be honored (#12849) #12912

Merged
merged 1 commit into from
Mar 26, 2024

Fix issue with feature flags where default value may not be honored (…

c67a803
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix issue with feature flags where default value may not be honored (#12849) #12912

Fix issue with feature flags where default value may not be honored (…
c67a803
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 1s

71.24% (target 70.00%)

View this Pull Request on Codecov

71.24% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.24%. Comparing base (0dd892c) to head (c67a803).
Report is 90 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12912      +/-   ##
============================================
- Coverage     71.28%   71.24%   -0.05%     
- Complexity    60145    60468     +323     
============================================
  Files          4957     4985      +28     
  Lines        282799   284413    +1614     
  Branches      41409    41584     +175     
============================================
+ Hits         201591   202617    +1026     
- Misses        64189    64729     +540     
- Partials      17019    17067      +48     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.