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: ResizableContainer #752

Merged
merged 33 commits into from
Dec 21, 2024

Merge branch 'feat/resizable-container' of https://github.com/marc233…

c7b2c5e
Select commit
Loading
Failed to load commit list.
Merged

feat: ResizableContainer #752

Merge branch 'feat/resizable-container' of https://github.com/marc233…
c7b2c5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

74.38% (+0.23%) compared to 94e7c19

View this Pull Request on Codecov

74.38% (+0.23%) compared to 94e7c19

Details

Codecov Report

Attention: Patch coverage is 85.49618% with 38 lines in your changes missing coverage. Please review.

Project coverage is 74.38%. Comparing base (94e7c19) to head (c7b2c5e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/components/src/resizable_container.rs 91.05% 22 Missing ⚠️
crates/devtools/src/lib.rs 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #752      +/-   ##
==========================================
+ Coverage   74.15%   74.38%   +0.23%     
==========================================
  Files         215      216       +1     
  Lines       24685    24932     +247     
==========================================
+ Hits        18305    18546     +241     
- Misses       6380     6386       +6     

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