Skip to content

Add SepReaderOptions.Trim aka Trim Support #172

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

Merged
merged 40 commits into from
Nov 21, 2024
Merged

Add SepReaderOptions.Trim aka Trim Support #172

merged 40 commits into from
Nov 21, 2024

Conversation

nietras
Copy link
Owner

@nietras nietras commented Nov 10, 2024

Fix #74

@nietras nietras changed the title Add SepReaderOptions.Trim Add SepReaderOptions.Trim aka Trim Support Nov 10, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2024

Codecov Report

Attention: Patch coverage is 99.04762% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.20%. Comparing base (dbbffdb) to head (e780f9d).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
src/Sep/Internals/SepUnescape.cs 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
+ Coverage   99.15%   99.20%   +0.04%     
==========================================
  Files          47       47              
  Lines        2362     3512    +1150     
  Branches      358      385      +27     
==========================================
+ Hits         2342     3484    +1142     
- Misses          7       25      +18     
+ Partials       13        3      -10     
Flag Coverage Δ
Debug 98.60% <94.28%> (?)
Release 91.10% <98.61%> (-8.05%) ⬇️
macos-latest 91.42% <98.09%> (?)
ubuntu-latest 98.54% <94.28%> (?)
windows-latest ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@nietras nietras merged commit 16058fa into main Nov 21, 2024
28 checks passed
@nietras nietras deleted the sepreadertrim branch November 21, 2024 13:27
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.

Implement SepReaderOptions.Trim
2 participants