Skip to content

fix(react): avoid UTF-8 boundary panics - #167

Merged
sunerpy merged 2 commits into
mainfrom
fix/react-utf8-detection
Jul 24, 2026
Merged

fix(react): avoid UTF-8 boundary panics#167
sunerpy merged 2 commits into
mainfrom
fix/react-utf8-detection

fix(release): sync Cargo.lock workspace versions to 0.40.2

ca75a0e
Select commit
Loading
Failed to load commit list.
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.

Impacted file tree graph

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