Skip to content

feat: use concrete error types - #343

Merged
2bndy5 merged 2 commits into
mainfrom
proper-capture-errors
Jun 9, 2026
Merged

feat: use concrete error types#343
2bndy5 merged 2 commits into
mainfrom
proper-capture-errors

oops, use correct error type

2950b89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 1s

90.55% (-0.48%) compared to 1529d72

View this Pull Request on Codecov

90.55% (-0.48%) compared to 1529d72

Details

Codecov Report

❌ Patch coverage is 50.74627% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.55%. Comparing base (1529d72) to head (2950b89).

Files with missing lines Patch % Lines
cpp-linter/src/clang_tools/clang_tidy.rs 43.33% 17 Missing ⚠️
cpp-linter/src/clang_tools/clang_format.rs 36.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
- Coverage   91.02%   90.55%   -0.48%     
==========================================
  Files          22       22              
  Lines        3376     3398      +22     
==========================================
+ Hits         3073     3077       +4     
- Misses        303      321      +18     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.