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

Use newtypes for units Px, Pct, and Auto #112

Merged
merged 4 commits into from
Sep 27, 2023
Merged

Conversation

maun
Copy link
Contributor

@maun maun commented Sep 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #112 (d483269) into main (0d4eba4) will decrease coverage by 0.19%.
The diff coverage is 26.76%.

@@           Coverage Diff            @@
##            main    #112      +/-   ##
========================================
- Coverage   3.72%   3.54%   -0.19%     
========================================
  Files         51      52       +1     
  Lines       8620    8607      -13     
========================================
- Hits         321     305      -16     
- Misses      8299    8302       +3     
Files Coverage Δ
src/views/dyn_container.rs 0.00% <ø> (ø)
src/context.rs 0.00% <0.00%> (ø)
src/views/clip.rs 0.00% <0.00%> (ø)
src/views/svg.rs 0.00% <0.00%> (ø)
src/window_handle.rs 0.00% <0.00%> (ø)
src/views/label.rs 0.00% <0.00%> (ø)
src/views/rich_text.rs 0.00% <0.00%> (ø)
src/views/text_input.rs 10.15% <0.00%> (ø)
src/views/scroll.rs 0.00% <0.00%> (ø)
src/view.rs 0.00% <0.00%> (ø)
... and 2 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@maun maun mentioned this pull request Sep 27, 2023
@dzhou121 dzhou121 merged commit 211ad53 into lapce:main Sep 27, 2023
7 of 9 checks passed
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