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

SepReader: Add async Support #219

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

nietras
Copy link
Owner

@nietras nietras commented Jan 12, 2025

No description provided.

Copy link

codecov bot commented Jan 12, 2025

Codecov Report

Attention: Patch coverage is 83.99247% with 85 lines in your changes missing coverage. Please review.

Project coverage is 97.50%. Comparing base (77c0499) to head (991157e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Sep/SepReader.IO.Async.cs 78.67% 44 Missing and 1 partial ⚠️
src/Sep/SepReaderExtensions.IO.Async.cs 28.00% 35 Missing and 1 partial ⚠️
src/Sep/SepReader.IO.Sync.cs 98.57% 2 Missing and 1 partial ⚠️
src/Sep/SepReader.cs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
- Coverage   99.58%   97.50%   -2.09%     
==========================================
  Files          47       51       +4     
  Lines        3613     3886     +273     
  Branches      400      433      +33     
==========================================
+ Hits         3598     3789     +191     
- Misses         13       93      +80     
- Partials        2        4       +2     
Flag Coverage Δ
Debug 97.06% <81.92%> (-2.36%) ⬇️
Release 97.51% <81.02%> (-2.34%) ⬇️
macos-latest 90.32% <81.92%> (-1.85%) ⬇️
ubuntu-latest 97.19% <81.92%> (-2.37%) ⬇️
windows-latest 97.19% <81.92%> (-2.37%) ⬇️

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 changed the title Add async support to Sep SepReader: Add async Support Jan 12, 2025
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.

1 participant