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(layout): move the remaining types #743

Merged
merged 2 commits into from
Jan 5, 2024
Merged

refactor(layout): move the remaining types #743

merged 2 commits into from
Jan 5, 2024

Conversation

joshka
Copy link
Member

@joshka joshka commented Jan 5, 2024

  • alignment -> layout/alignment.rs
  • corner -> layout/corner.rs
  • direction -> layout/direction.rs
  • size -> layout/size.rs

- alignment -> layout/alignment.rs
- corner -> layout/corner.rs
- direction -> layout/direction.rs
- size -> layout/size.rs
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (659460e) 92.3% compared to head (3ef66b9) 92.3%.

Files Patch % Lines
src/layout/size.rs 0.0% 4 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #743   +/-   ##
=====================================
  Coverage   92.3%   92.3%           
=====================================
  Files         52      55    +3     
  Lines      14806   14806           
=====================================
  Hits       13672   13672           
  Misses      1134    1134           

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

@joshka joshka merged commit 6d15b25 into main Jan 5, 2024
@joshka joshka deleted the refactor-layout branch January 5, 2024 06:35
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