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

Refactor build ctx #424

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Refactor build ctx #424

merged 2 commits into from
Sep 18, 2023

Conversation

M-Adoo
Copy link
Collaborator

@M-Adoo M-Adoo commented Sep 15, 2023

No description provided.

@M-Adoo M-Adoo enabled auto-merge September 15, 2023 09:21
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 82.26% and project coverage change: -0.10% ⚠️

Comparison is base (cfa7faf) 84.44% compared to head (f36ddf2) 84.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #424      +/-   ##
==========================================
- Coverage   84.44%   84.34%   -0.10%     
==========================================
  Files         177      171       -6     
  Lines       22241    22146      -95     
==========================================
- Hits        18782    18680     -102     
- Misses       3459     3466       +7     
Files Changed Coverage Δ
core/src/animation/animate.rs 82.67% <ø> (-0.14%) ⬇️
core/src/widget.rs 88.63% <0.00%> (-0.68%) ⬇️
ribir/src/app.rs 0.00% <0.00%> (ø)
widgets/src/avatar.rs 98.36% <ø> (ø)
widgets/src/checkbox.rs 92.15% <ø> (-0.16%) ⬇️
widgets/src/divider.rs 77.27% <ø> (-0.99%) ⬇️
widgets/src/icon.rs 82.60% <ø> (ø)
widgets/src/input.rs 46.07% <ø> (-0.08%) ⬇️
widgets/src/input/handle.rs 0.00% <0.00%> (ø)
widgets/src/input/text_selectable.rs 39.25% <0.00%> (+1.12%) ⬆️
... and 35 more

... and 49 files with indirect coverage changes

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

@M-Adoo M-Adoo added this pull request to the merge queue Sep 18, 2023
Merged via the queue into master with commit 6c1f1c3 Sep 18, 2023
4 of 6 checks passed
@M-Adoo M-Adoo deleted the refactor-build-ctx branch September 18, 2023 06:18
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