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

refactor: simplify to io::Result #1016

Merged
merged 1 commit into from Apr 3, 2024
Merged

refactor: simplify to io::Result #1016

merged 1 commit into from Apr 3, 2024

Conversation

EdJoPaTo
Copy link
Member

@EdJoPaTo EdJoPaTo commented Apr 3, 2024

Simplifies the code, logic stays exactly the same.

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 89.4%. Comparing base (3b002fd) to head (fe2e184).

Files Patch % Lines
src/backend/termwiz.rs 0.0% 7 Missing ⚠️
src/backend/crossterm.rs 0.0% 1 Missing ⚠️
src/backend/termion.rs 0.0% 1 Missing ⚠️
src/backend/test.rs 88.8% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1016   +/-   ##
=====================================
  Coverage   89.4%   89.4%           
=====================================
  Files         61      61           
  Lines      15430   15430           
=====================================
  Hits       13799   13799           
  Misses      1631    1631           

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

@joshka joshka merged commit 359204c into main Apr 3, 2024
31 of 33 checks passed
@joshka joshka deleted the io-result-error branch April 3, 2024 09:08
joshka pushed a commit to nowNick/ratatui that referenced this pull request May 24, 2024
Simplifies the code, logic stays exactly the same.
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.

None yet

2 participants