fix(react): avoid UTF-8 boundary panics - #167
Merged
Merged
Codecov / codecov/project
succeeded
Jul 24, 2026 in 1s
95.27% (target 95.00%)
View this Pull Request on Codecov
95.27% (target 95.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #167 +/- ##
=======================================
Coverage 95.26% 95.27%
=======================================
Files 124 124
Lines 61261 61312 +51
=======================================
+ Hits 58359 58412 +53
+ Misses 2902 2900 -2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| crates/codegraph-resolve/src/frameworks/react.rs | 94.70% <100.00%> (+0.31%) |
⬆️ |
... and 2 files with indirect coverage changes
🚀 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