Skip to content

fix

a5269fb
Select commit
Loading
Failed to load commit list.
Merged

refactor!: rename ScanData to ScanMetadata #817

fix
a5269fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2025 in 0s

84.89% (+0.02%) compared to 8961e97

View this Pull Request on Codecov

84.89% (+0.02%) compared to 8961e97

Details

Codecov Report

Attention: Patch coverage is 70.37037% with 24 lines in your changes missing coverage. Please review.

Project coverage is 84.89%. Comparing base (8961e97) to head (a5269fb).

Files with missing lines Patch % Lines
ffi/src/scan.rs 0.00% 16 Missing ⚠️
kernel/src/scan/mod.rs 80.00% 0 Missing and 3 partials ⚠️
kernel/src/table_changes/scan_file.rs 78.57% 0 Missing and 3 partials ⚠️
kernel/src/table_changes/log_replay.rs 80.00% 0 Missing and 1 partial ⚠️
kernel/src/table_changes/scan.rs 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #817      +/-   ##
==========================================
+ Coverage   84.87%   84.89%   +0.02%     
==========================================
  Files          83       83              
  Lines       20311    20316       +5     
  Branches    20311    20316       +5     
==========================================
+ Hits        17239    17248       +9     
+ Misses       2221     2219       -2     
+ Partials      851      849       -2     

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