Skip to content

simplify the code

f5144e5
Select commit
Loading
Failed to load commit list.
Open

feat(macro): Add arg macro support as in babel plugin #161

simplify the code
f5144e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 0s

92.73% (+0.14%) compared to 5f673bd

View this Pull Request on Codecov

92.73% (+0.14%) compared to 5f673bd

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.73%. Comparing base (5f673bd) to head (f5144e5).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   92.59%   92.73%   +0.14%     
==========================================
  Files           8        8              
  Lines        1444     1472      +28     
==========================================
+ Hits         1337     1365      +28     
  Misses        107      107              
Files with missing lines Coverage Δ
src/builder.rs 98.91% <100.00%> (+0.01%) ⬆️
src/jsx_visitor.rs 88.88% <100.00%> (+0.55%) ⬆️
src/macro_utils.rs 89.05% <100.00%> (+0.94%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.