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

fix(core): 🐛 scheduler adjust #394

Merged
merged 1 commit into from
Jun 27, 2023
Merged

fix(core): 🐛 scheduler adjust #394

merged 1 commit into from
Jun 27, 2023

Conversation

sologeek
Copy link
Contributor

No description provided.

@sologeek sologeek requested review from M-Adoo and wjian23 June 24, 2023 00:40
@M-Adoo M-Adoo enabled auto-merge June 26, 2023 05:37
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #394 (477f997) into master (01c8d18) will decrease coverage by 0.10%.
The diff coverage is 35.29%.

@@            Coverage Diff             @@
##           master     #394      +/-   ##
==========================================
- Coverage   83.54%   83.45%   -0.10%     
==========================================
  Files         181      181              
  Lines       22713    22715       +2     
==========================================
- Hits        18976    18957      -19     
- Misses       3737     3758      +21     
Impacted Files Coverage Δ
ribir/src/app.rs 0.00% <0.00%> (ø)
core/src/context/app_context.rs 94.53% <100.00%> (+0.03%) ⬆️
core/src/context/window_context.rs 77.94% <100.00%> (+0.32%) ⬆️
core/src/timer.rs 82.14% <100.00%> (ø)
core/src/window.rs 84.25% <100.00%> (ø)
widgets/src/input/caret.rs 88.23% <100.00%> (ø)

... and 1 file with indirect coverage changes

@M-Adoo M-Adoo added this pull request to the merge queue Jun 27, 2023
Merged via the queue into master with commit a536c37 Jun 27, 2023
4 of 6 checks passed
@M-Adoo M-Adoo deleted the fix/scheduler branch June 27, 2023 07:09
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