Closed renovate[bot] closed 1 year ago
Merging #89 (01bb3b9) into develop (c16fcc2) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #89 +/- ##
========================================
Coverage 50.53% 50.53%
========================================
Files 39 39
Lines 1971 1971
========================================
Hits 996 996
Misses 975 975
Flag | Coverage Δ | |
---|---|---|
backend | 50.53% <ø> (ø) |
|
unittests | 50.53% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Kudos, SonarCloud Quality Gate passed!
This PR contains the following updates:
1.31
->1.32
Release Notes
tokio-rs/tokio (tokio)
### [`v1.32.0`](https://togithub.com/tokio-rs/tokio/releases/tag/tokio-1.32.0): Tokio v1.32.0 [Compare Source](https://togithub.com/tokio-rs/tokio/compare/tokio-1.31.0...tokio-1.32.0) ##### Fixed - sync: fix potential quadradic behavior in `broadcast::Receiver` ([#5925]) ##### Added - process: stabilize `Command::raw_arg` ([#5930]) - io: enable awaiting error readiness ([#5781]) ##### Unstable - rt(alt): improve the scalability of alt runtime as the number of cores grows ([#5935]) [#5925]: https://togithub.com/tokio-rs/tokio/pull/5925 [#5930]: https://togithub.com/tokio-rs/tokio/pull/5930 [#5781]: https://togithub.com/tokio-rs/tokio/pull/5781 [#5935]: https://togithub.com/tokio-rs/tokio/pull/5935Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.