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(layout): allow more serialization with serde #1255

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

EdJoPaTo
Copy link
Contributor

similar to Rect

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 94.5%. Comparing base (b344f95) to head (ac67df9).

Files Patch % Lines
src/layout/margin.rs 0.0% 1 Missing ⚠️
src/layout/position.rs 0.0% 1 Missing ⚠️
src/layout/rect.rs 0.0% 1 Missing ⚠️
src/layout/size.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1255     +/-   ##
=======================================
- Coverage   94.6%   94.5%   -0.1%     
=======================================
  Files         65      65             
  Lines      15407   15411      +4     
=======================================
  Hits       14576   14576             
- Misses       831     835      +4     

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

@EdJoPaTo EdJoPaTo marked this pull request as ready for review July 31, 2024 13:51
@joshka joshka merged commit b2aa843 into ratatui:main Aug 2, 2024
32 of 33 checks passed
@EdJoPaTo EdJoPaTo deleted the serde-layout branch August 2, 2024 06:36
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.

2 participants