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: per-side border widths #836

Merged
merged 28 commits into from
Sep 28, 2024

Merge branch 'main' into feat/per-side-border-width

42a6593
Select commit
Loading
Failed to load commit list.
Merged

feat: per-side border widths #836

Merge branch 'main' into feat/per-side-border-width
42a6593
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 0s

76.01% (+0.25%) compared to edc1af2

View this Pull Request on Codecov

76.01% (+0.25%) compared to edc1af2

Details

Codecov Report

Attention: Patch coverage is 83.12655% with 68 lines in your changes missing coverage. Please review.

Project coverage is 76.01%. Comparing base (edc1af2) to head (42a6593).

Files with missing lines Patch % Lines
crates/core/src/elements/rect.rs 71.42% 56 Missing ⚠️
crates/state/src/values/border.rs 89.91% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #836      +/-   ##
==========================================
+ Coverage   75.76%   76.01%   +0.25%     
==========================================
  Files         207      207              
  Lines       23514    23831     +317     
==========================================
+ Hits        17816    18116     +300     
- Misses       5698     5715      +17     

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