Skip to content

fixes

3a836c6
Select commit
Loading
Failed to load commit list.
Merged

refactor: jsx named placeholders, reuse methods, fix readability #210

fixes
3a836c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 0s

94.16% (+0.65%) compared to aa676a1

View this Pull Request on Codecov

94.16% (+0.65%) compared to aa676a1

Details

Codecov Report

❌ Patch coverage is 98.50746% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.16%. Comparing base (aa676a1) to head (3a836c6).

Files with missing lines Patch % Lines
src/ast_utils.rs 97.43% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   93.50%   94.16%   +0.65%     
==========================================
  Files           8        8              
  Lines        1740     1731       -9     
==========================================
+ Hits         1627     1630       +3     
+ Misses        113      101      -12     
Files with missing lines Coverage Δ
src/builder.rs 98.85% <100.00%> (+1.59%) ⬆️
src/options.rs 100.00% <100.00%> (ø)
src/ast_utils.rs 90.55% <97.43%> (+7.57%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.