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

runtime: Refactor Tokio runtime constructor #5220

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

kostko
Copy link
Member

@kostko kostko commented Mar 13, 2023

No description provided.

@kostko kostko force-pushed the kostko/feature/tokio-ctor-refactor branch from 98ec16f to 703b027 Compare March 13, 2023 18:09
@kostko kostko requested a review from peternose March 13, 2023 18:14
@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Merging #5220 (703b027) into master (2490d26) will decrease coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 703b027 differs from pull request most recent head 79f9d76. Consider uploading reports for the commit 79f9d76 to get more accurate results

@@            Coverage Diff             @@
##           master    #5220      +/-   ##
==========================================
- Coverage   61.41%   61.39%   -0.03%     
==========================================
  Files         512      512              
  Lines       54243    54243              
==========================================
- Hits        33316    33303      -13     
- Misses      16706    16715       +9     
- Partials     4221     4225       +4     

see 18 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kostko kostko marked this pull request as ready for review March 13, 2023 19:05
runtime/src/init.rs Show resolved Hide resolved
@kostko kostko force-pushed the kostko/feature/tokio-ctor-refactor branch from 703b027 to 79f9d76 Compare March 14, 2023 08:25
@kostko kostko enabled auto-merge March 14, 2023 08:25
@kostko kostko merged commit 36e1ae9 into master Mar 14, 2023
@kostko kostko deleted the kostko/feature/tokio-ctor-refactor branch March 14, 2023 08:55
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.

None yet

2 participants