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

[wip] internal/lib/pipe: fix close #773

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

visualfc
Copy link
Member

@visualfc visualfc commented Sep 5, 2024

fix #754

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (7a06845) to head (90ce8d9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #773   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files          19       19           
  Lines        4667     4667           
=======================================
  Hits         4552     4552           
  Misses         97       97           
  Partials       18       18           

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

@visualfc visualfc changed the title internal/lib/pipe: fix close [wip] internal/lib/pipe: fix close Sep 6, 2024
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.

Unexpected behavior when closing io.PipeReader
1 participant