style: start phasing out .unwrap() calls
#242
Merged
Codecov / codecov/project
succeeded
Jan 8, 2026 in 0s
96.88% (-0.12%) compared to 184e32e
View this Pull Request on Codecov
96.88% (-0.12%) compared to 184e32e
Details
Codecov Report
❌ Patch coverage is 96.33028% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.88%. Comparing base (184e32e) to head (05efa77).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cpp-linter/src/clang_tools/clang_tidy.rs | 86.66% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #242 +/- ##
==========================================
- Coverage 97.00% 96.88% -0.12%
==========================================
Files 14 14
Lines 3100 3118 +18
==========================================
+ Hits 3007 3021 +14
- Misses 93 97 +4 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading