Skip to content

Merge branch 'main' into extract-deduplication-logic-from-addRemoveDe…

e982960
Select commit
Loading
Failed to load commit list.
Merged

refactor: extract deduplication logic from AddRemoveDedupVisitor into embeddable FileActionsDeduplicator #769

Merge branch 'main' into extract-deduplication-logic-from-addRemoveDe…
e982960
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2025 in 0s

84.69% (+0.04%) compared to 9290930

View this Pull Request on Codecov

84.69% (+0.04%) compared to 9290930

Details

Codecov Report

Attention: Patch coverage is 91.26984% with 11 lines in your changes missing coverage. Please review.

Project coverage is 84.69%. Comparing base (9290930) to head (e982960).

Files with missing lines Patch % Lines
kernel/src/log_replay.rs 89.28% 2 Missing and 7 partials ⚠️
kernel/src/scan/log_replay.rs 95.23% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #769      +/-   ##
==========================================
+ Coverage   84.64%   84.69%   +0.04%     
==========================================
  Files          82       83       +1     
  Lines       19735    19816      +81     
  Branches    19735    19816      +81     
==========================================
+ Hits        16705    16783      +78     
  Misses       2214     2214              
- Partials      816      819       +3     

☔ 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.