Closed dependabot[bot] closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 29%. Comparing base (
99ffa33
) to head (39aefdd
). Report is 11 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot merge
On Tue, Oct 22, 2024, 3:30 PM codecov[bot] @.***> wrote:
All modified and coverable lines are covered by tests ✅
Project coverage is 29%. Comparing base (99ffa33) https://app.codecov.io/gh/andrewdavidmackenzie/pigg/commit/99ffa332b962f452582bd07d8dcd433952662034?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie to head (39aefdd) https://app.codecov.io/gh/andrewdavidmackenzie/pigg/commit/39aefddc915f0e0f3fe58da8c69fa832b7b25619?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie .
Additional details and impacted files
@@ Coverage Diff @@## master #527 +/- ##
Coverage 29% 29%
Files 43 43 Lines 5136 5136
Hits 1486 1486 Misses 3650 3650
Flag https://app.codecov.io/gh/andrewdavidmackenzie/pigg/pull/527/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie Coverage Δ unittests https://app.codecov.io/gh/andrewdavidmackenzie/pigg/pull/527/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie 29% <ø> (ø)
Flags with carried forward coverage won't be shown. Click here https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie#carryforward-flags-in-the-pull-request-comment to find out more.
☔ View full report in Codecov by Sentry https://app.codecov.io/gh/andrewdavidmackenzie/pigg/pull/527?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie . 📢 Have feedback on the report? Share it here https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie .
— Reply to this email directly, view it on GitHub https://github.com/andrewdavidmackenzie/pigg/pull/527#issuecomment-2429295662, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKF4LCBI6YRIC532HZWMWTZ4ZHQJAVCNFSM6AAAAABQMQH27OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRZGI4TKNRWGI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Bumps tokio from 1.40.0 to 1.41.0.
Release notes
Sourced from tokio's releases.
... (truncated)
Commits
01e04da
chore: prepare Tokio v1.41.0 (#6917)92ccade
runtime: fix stability feature flags for docs (#6909)fbfeb9a
metrics: rename*_poll_count_*
to*_poll_time_*
(#6924)da745ff
metrics: add H2 Histogram option to improve histogram granularity (#6897)ce1c74f
metrics: fix deadlock in injection_queue_depth_multi_thread test (#6916)28c9a14
metrics: renameinjection_queue_depth
toglobal_queue_depth
(#6918)32e0b43
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (#6911)1656d8e
sync: addmpsc::Receiver::blocking_recv_many
(#6867)c9e998e
ci: print the correct sort order of the dictionary on failure (#6905)512e9de
rt: add LocalRuntime (#6808)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show