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

feat: implement From trait for termion to Style related structs #692

Merged
merged 4 commits into from Dec 16, 2023

Conversation

Valentin271
Copy link
Member

@Valentin271 Valentin271 commented Dec 15, 2023

Relates to #679

Copy link
Sponsor Member

@orhun orhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally LGTM, just had one comment.

src/backend/termion.rs Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (910ad00) 91.7% compared to head (458eaa7) 91.7%.

Additional details and impacted files
@@          Coverage Diff           @@
##            main    #692    +/-   ##
======================================
  Coverage   91.7%   91.7%            
======================================
  Files         42      42            
  Lines      13629   13772   +143     
======================================
+ Hits       12499   12642   +143     
  Misses      1130    1130            

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

@orhun orhun merged commit 5bf4f52 into ratatui-org:main Dec 16, 2023
32 of 33 checks passed
@Valentin271 Valentin271 deleted the feat/from-termion-style branch December 16, 2023 20:13
@Valentin271 Valentin271 mentioned this pull request Dec 28, 2023
3 tasks
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

3 participants