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/gradient #425

Merged
merged 7 commits into from
Sep 27, 2023
Merged

Feat/gradient #425

merged 7 commits into from
Sep 27, 2023

Conversation

wjian23
Copy link
Contributor

@wjian23 wjian23 commented Sep 18, 2023

No description provided.

painter/src/painter.rs Outdated Show resolved Hide resolved
gpu/src/lib.rs Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 19, 2023

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

... and 75 files with indirect coverage changes

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

@wjian23 wjian23 force-pushed the feat/gradient branch 10 times, most recently from 87516c0 to cf987ab Compare September 26, 2023 14:40
@wjian23 wjian23 force-pushed the feat/gradient branch 2 times, most recently from a47e01f to c0b0bce Compare September 26, 2023 14:57
gpu/src/gpu_backend.rs Outdated Show resolved Hide resolved
@M-Adoo M-Adoo enabled auto-merge September 27, 2023 03:27
@M-Adoo M-Adoo added this pull request to the merge queue Sep 27, 2023
Merged via the queue into master with commit 270656a Sep 27, 2023
6 checks passed
@M-Adoo M-Adoo deleted the feat/gradient branch September 27, 2023 07:25
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.

3 participants