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

feat: add stat to Remove action #633

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

fix partition test

c1bf5e1
Select commit
Loading
Failed to load commit list.
Open

feat: add stat to Remove action #633

fix partition test
c1bf5e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

83.68% (+0.25%) compared to ba37b62

View this Pull Request on Codecov

83.68% (+0.25%) compared to ba37b62

Details

Codecov Report

Attention: Patch coverage is 88.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 83.68%. Comparing base (ba37b62) to head (c1bf5e1).

Files with missing lines Patch % Lines
kernel/src/actions/visitors.rs 87.83% 4 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
+ Coverage   83.43%   83.68%   +0.25%     
==========================================
  Files          75       75              
  Lines       16922    16986      +64     
  Branches    16922    16986      +64     
==========================================
+ Hits        14119    14215      +96     
+ Misses       2146     2103      -43     
- Partials      657      668      +11     

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