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

Optimize storage migration: Allow skipping of values #3157

Merged
merged 7 commits into from
Mar 8, 2024

simplify CanSkip parameters, compute static type once and pass it for…

2f03f9c
Select commit
Loading
Failed to load commit list.
Merged

Optimize storage migration: Allow skipping of values #3157

simplify CanSkip parameters, compute static type once and pass it for…
2f03f9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2024 in 0s

80.61% (+0.06%) compared to 13610ac

View this Pull Request on Codecov

80.61% (+0.06%) compared to 13610ac

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.61%. Comparing base (13610ac) to head (2f03f9c).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3157      +/-   ##
==========================================
+ Coverage   80.54%   80.61%   +0.06%     
==========================================
  Files         381      381              
  Lines       92764    92890     +126     
==========================================
+ Hits        74717    74879     +162     
+ Misses      15337    15304      -33     
+ Partials     2710     2707       -3     

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