Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@andfoy
Copy link
Owner

@andfoy andfoy commented Jan 31, 2025

Closes #85
See #85
Fixes #84

@andfoy
Copy link
Owner Author

andfoy commented Jan 31, 2025

@XY0797 I've moved your commits over to this PR! For some reason, I was unable to push to your branch

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 94.59459% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.70%. Comparing base (9297f8d) to head (9f08a4e).

Files with missing lines Patch % Lines
src/pty/base.rs 81.81% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   78.59%   79.70%   +1.10%     
==========================================
  Files           7        7              
  Lines        1308     1340      +32     
==========================================
+ Hits         1028     1068      +40     
+ Misses        280      272       -8     
Flag Coverage Δ
unittests 79.70% <94.59%> (+1.10%) ⬆️

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.

@andfoy andfoy merged commit 4826749 into main Jan 31, 2025
4 checks passed
@andfoy andfoy added this to the v0.4.1 milestone Jan 31, 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.

Output Truncation Due to Premature EOF Handling in cache_thread

4 participants