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

Remove dependency on atty #280

Merged
merged 1 commit into from Feb 11, 2023
Merged

Remove dependency on atty #280

merged 1 commit into from Feb 11, 2023

Conversation

jonhoo
Copy link
Owner

@jonhoo jonhoo commented Feb 11, 2023

Fixes #278.

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Base: 91.14% // Head: 91.17% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (ef67d34) compared to base (d7034f0).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
+ Coverage   91.14%   91.17%   +0.02%     
==========================================
  Files          19       19              
  Lines        4237     4237              
==========================================
+ Hits         3862     3863       +1     
+ Misses        375      374       -1     
Impacted Files Coverage Δ
src/collapse/mod.rs 96.96% <100.00%> (ø)
src/collapse/common.rs 66.95% <0.00%> (+0.21%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jonhoo jonhoo merged commit 22fad31 into main Feb 11, 2023
@jonhoo jonhoo deleted the rm-atty branch February 11, 2023 21:28
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.

atty 0.2 has a potential unaligned read
1 participant