Skip to content

tests

715f975
Select commit
Loading
Failed to load commit list.
Merged

Refactor rewrite rules into the rewriter.rules namespace #2531

tests
715f975
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 0s

69.91% (-0.09%) compared to 2cc2502, passed because coverage increased by 0.04% when compared to adjusted base (69.87%)

View this Pull Request on Codecov

69.91% (-0.09%) compared to 2cc2502, passed because coverage increased by 0.04% when compared to adjusted base (69.87%)

Details

Codecov Report

❌ Patch coverage is 99.23077% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.91%. Comparing base (2cc2502) to head (715f975).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...xscript/rewriter/rules/common/_basic_rules_test.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2531      +/-   ##
==========================================
- Coverage   70.00%   69.91%   -0.09%     
==========================================
  Files         215      216       +1     
  Lines       25988    26049      +61     
  Branches     2606     2614       +8     
==========================================
+ Hits        18192    18213      +21     
- Misses       6896     6936      +40     
  Partials      900      900              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.