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

Refactor writable warm feature flag to include tiering #13719

Merged
merged 1 commit into from
May 23, 2024

Refactor writable warm feature flag to include tiering

756e26a
Select commit
Loading
Failed to load commit list.
Merged

Refactor writable warm feature flag to include tiering #13719

Refactor writable warm feature flag to include tiering
756e26a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 1s

71.52% (target 70.00%)

View this Pull Request on Codecov

71.52% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.52%. Comparing base (b15cb0c) to head (756e26a).
Report is 301 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13719      +/-   ##
============================================
+ Coverage     71.42%   71.52%   +0.10%     
- Complexity    59978    61221    +1243     
============================================
  Files          4985     5062      +77     
  Lines        282275   287907    +5632     
  Branches      40946    41692     +746     
============================================
+ Hits         201603   205928    +4325     
- Misses        63999    64990     +991     
- Partials      16673    16989     +316     

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