Skip to content

comments/pub

20dcf84
Select commit
Loading
Failed to load commit list.
Merged

feat!(catalog-managed): introduce Committer (with FileSystemCommitter) #1349

comments/pub
20dcf84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2025 in 1s

84.66% (+0.00%) compared to ccddc83

View this Pull Request on Codecov

84.66% (+0.00%) compared to ccddc83

Details

Codecov Report

❌ Patch coverage is 84.67153% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.66%. Comparing base (ccddc83) to head (20dcf84).

Files with missing lines Patch % Lines
kernel/src/path.rs 54.54% 4 Missing and 6 partials ⚠️
kernel/src/transaction/mod.rs 76.66% 5 Missing and 2 partials ⚠️
kernel/src/committer.rs 95.06% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1349    +/-   ##
========================================
  Coverage   84.65%   84.66%            
========================================
  Files         115      116     +1     
  Lines       29601    29723   +122     
  Branches    29601    29723   +122     
========================================
+ Hits        25059    25165   +106     
- Misses       3331     3343    +12     
- Partials     1211     1215     +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.