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

Fix issue with feature flags where default value may not be honored #12849

Merged
merged 7 commits into from
Mar 25, 2024

Add test with non-empty setting initialization

565109e
Select commit
Loading
Failed to load commit list.
Merged

Fix issue with feature flags where default value may not be honored #12849

Add test with non-empty setting initialization
565109e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2024 in 0s

71.36% (target 70.00%)

View this Pull Request on Codecov

71.36% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.36%. Comparing base (b15cb0c) to head (565109e).
Report is 81 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12849      +/-   ##
============================================
- Coverage     71.42%   71.36%   -0.06%     
- Complexity    59978    60254     +276     
============================================
  Files          4985     5011      +26     
  Lines        282275   283678    +1403     
  Branches      40946    41119     +173     
============================================
+ Hits         201603   202456     +853     
- Misses        63999    64427     +428     
- Partials      16673    16795     +122     

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