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: always include the Invariants writerFeature when upgrading to v7 #2957

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into love-invariantly

a84692a
Select commit
Loading
Failed to load commit list.
Draft

fix: always include the Invariants writerFeature when upgrading to v7 #2957

Merge branch 'main' into love-invariantly
a84692a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 0s

72.37% (+0.02%) compared to c05931a

View this Pull Request on Codecov

72.37% (+0.02%) compared to c05931a

Details

Codecov Report

Attention: Patch coverage is 84.09091% with 7 lines in your changes missing coverage. Please review.

Project coverage is 72.37%. Comparing base (c05931a) to head (a84692a).

Files with missing lines Patch % Lines
crates/core/src/kernel/models/actions.rs 0.00% 4 Missing ⚠️
crates/core/src/operations/create.rs 92.50% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2957      +/-   ##
==========================================
+ Coverage   72.35%   72.37%   +0.02%     
==========================================
  Files         131      131              
  Lines       40602    40644      +42     
  Branches    40602    40644      +42     
==========================================
+ Hits        29376    29416      +40     
- Misses       9336     9339       +3     
+ Partials     1890     1889       -1     

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