Skip to content

Use test_case macro instead of regular test

d2519eb
Select commit
Loading
Failed to load commit list.
Merged

Add recover_status parser lustrefs_exporter #118

Use test_case macro instead of regular test
d2519eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2025 in 1s

94.10% (+0.17%) compared to 07b820a

View this Pull Request on Codecov

94.10% (+0.17%) compared to 07b820a

Details

Codecov Report

❌ Patch coverage is 98.42520% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.10%. Comparing base (07b820a) to head (d2519eb).

Files with missing lines Patch % Lines
lustrefs-exporter/src/lib.rs 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   93.93%   94.10%   +0.17%     
==========================================
  Files          44       44              
  Lines        5573     5669      +96     
  Branches     5573     5669      +96     
==========================================
+ Hits         5235     5335     +100     
+ Misses        269      265       -4     
  Partials       69       69              

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