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

Add some tests of EOF handling #107

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Add some tests of EOF handling #107

merged 1 commit into from
Jan 22, 2024

Conversation

pontus
Copy link
Contributor

@pontus pontus commented Jan 8, 2024

This should hopefully succeed when #106 is merged.

@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9f9735d) 65.85% compared to head (da55658) 65.85%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   65.85%   65.85%           
=======================================
  Files           6        6           
  Lines        1186     1186           
=======================================
  Hits          781      781           
  Misses        284      284           
  Partials      121      121           
Flag Coverage Δ
unittests 65.85% <ø> (ø)

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.

@jbygdell jbygdell requested a review from a team January 19, 2024 11:08
@blankdots
Copy link
Contributor

@pontus shall we merge this as well?

@pontus
Copy link
Contributor Author

pontus commented Jan 19, 2024

I just pushed a fix to align with other tests (check everything for both seekable and non-seekable).

Can be merged directly if it passes review again.

@blankdots blankdots requested a review from a team January 22, 2024 06:36
@jbygdell jbygdell merged commit d50dfa7 into master Jan 22, 2024
6 checks passed
@jbygdell jbygdell deleted the eof_tests branch January 22, 2024 07:47
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.

5 participants