Skip to content

Convert macro panics to compile errors - #21

Merged
SeriousBug merged 3 commits into
masterfrom
move-panics-to-compile-errors
Jun 30, 2026
Merged

Convert macro panics to compile errors#21
SeriousBug merged 3 commits into
masterfrom
move-panics-to-compile-errors

Convert the missing-folder panic to a compile error

ad6dc85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 1s

80.74% (+1.28%) compared to 94e4a29

View this Pull Request on Codecov

80.74% (+1.28%) compared to 94e4a29

Details

Codecov Report

❌ Patch coverage is 83.16832% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.74%. Comparing base (94e4a29) to head (ad6dc85).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
impl/src/lib.rs 83.16% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   79.46%   80.74%   +1.28%     
==========================================
  Files           9        9              
  Lines         448      561     +113     
==========================================
+ Hits          356      453      +97     
- Misses         92      108      +16     

☔ View full report in Codecov by Harness.
📢 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.