Skip to content

Fix: Input with semicolon after multi-line import is corrupted (#2417)

4223059
Select commit
Loading
Failed to load commit list.
Draft

Fix corrupted output for backslash-continued imports with trailing semicolons #2508

Fix: Input with semicolon after multi-line import is corrupted (#2417)
4223059
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 1, 2026 in 1s

99.15% (+0.00%) compared to 5382895

View this Pull Request on Codecov

99.15% (+0.00%) compared to 5382895

Details

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2508   +/-   ##
=======================================
  Coverage   99.15%   99.15%           
=======================================
  Files          41       41           
  Lines        3068     3073    +5     
  Branches      665      666    +1     
=======================================
+ Hits         3042     3047    +5     
  Misses         14       14           
  Partials       12       12           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.