Feat/gradient #425
Merged
Feat/gradient #425
Codecov / codecov/project
succeeded
Sep 27, 2023 in 0s
85.24% (+0.80%) compared to cfa7faf
View this Pull Request on Codecov
85.24% (+0.80%) compared to cfa7faf
Details
Codecov Report
Attention: 80 lines
in your changes are missing coverage. Please review.
Comparison is base (
cfa7faf
) 84.44% compared to head (ff6af9a
) 85.24%.
Report is 11 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #425 +/- ##
==========================================
+ Coverage 84.44% 85.24% +0.80%
==========================================
Files 177 175 -2
Lines 22241 22946 +705
==========================================
+ Hits 18782 19561 +779
+ Misses 3459 3385 -74
Files | Coverage Δ | |
---|---|---|
core/src/animation/animate.rs | 82.67% <ø> (-0.14%) |
⬇️ |
core/src/builtin_widgets.rs | 92.30% <ø> (-0.55%) |
⬇️ |
core/src/builtin_widgets/theme.rs | 98.75% <100.00%> (-0.02%) |
⬇️ |
core/src/context/app_ctx.rs | 87.23% <100.00%> (ø) |
|
core/src/pipe.rs | 91.67% <100.00%> (-0.84%) |
⬇️ |
core/src/widget.rs | 89.11% <ø> (-0.20%) |
⬇️ |
core/src/widget_children/multi_child_impl.rs | 86.95% <100.00%> (-13.05%) |
⬇️ |
core/src/widget_children/single_child_impl.rs | 61.90% <ø> (+7.14%) |
⬆️ |
core/src/widget_tree.rs | 93.27% <100.00%> (+0.01%) |
⬆️ |
core/src/widget_tree/layout_info.rs | 95.37% <100.00%> (-0.02%) |
⬇️ |
... and 47 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading