Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue where nowdocs with whitespace before labels are not detected #198

Merged
merged 1 commit into from
Jan 21, 2025

Remove binary prefixes from all strings, normalise heredoc labels

87cb12d
Select commit
Loading
Failed to load commit list.
Merged

Fix issue where nowdocs with whitespace before labels are not detected #198

Remove binary prefixes from all strings, normalise heredoc labels
87cb12d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

96.02% (+0.00%) compared to eb5a710

View this Pull Request on Codecov

96.02% (+0.00%) compared to eb5a710

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.02%. Comparing base (eb5a710) to head (87cb12d).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #198   +/-   ##
=========================================
  Coverage     96.01%   96.02%           
- Complexity     2826     2830    +4     
=========================================
  Files            69       69           
  Lines          7203     7214   +11     
=========================================
+ Hits           6916     6927   +11     
  Misses          287      287           

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