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: Fixed smart new line delimiter logic #246

Merged
merged 1 commit into from
May 5, 2024
Merged

Conversation

pamburus
Copy link
Owner

@pamburus pamburus commented May 5, 2024

The CR-LF sequence was not parsed correctly.
Additionally, empty lines were incorrectly skipped in the output, fixed that also.

Copy link

codecov bot commented May 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.74%. Comparing base (be54f10) to head (93ecd9c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
+ Coverage   59.69%   59.74%   +0.04%     
==========================================
  Files          38       38              
  Lines        9651     9675      +24     
==========================================
+ Hits         5761     5780      +19     
- Misses       3890     3895       +5     

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

@pamburus pamburus marked this pull request as ready for review May 5, 2024 15:59
@pamburus pamburus merged commit 1e0b883 into master May 5, 2024
4 checks passed
@pamburus pamburus deleted the feature/smart-new-line branch May 5, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant