slawlor / ractor

Rust actor framework
MIT License
1.38k stars 69 forks source link

Adds dependabot changes which need to be patched as a group #153

Closed slawlor closed 1 year ago

slawlor commented 1 year ago

Along with removal of dependency on rustls directly in favor of tokio_rustls usages.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9d09bed) 79.18% compared to head (6e30d83) 79.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ======================================= Coverage 79.18% 79.18% ======================================= Files 48 48 Lines 8898 8898 ======================================= Hits 7046 7046 Misses 1852 1852 ``` | [Files Changed](https://app.codecov.io/gh/slawlor/ractor/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sean+Lawlor) | Coverage Δ | | |---|---|---| | [ractor\_cluster/src/node/client.rs](https://app.codecov.io/gh/slawlor/ractor/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sean+Lawlor#diff-cmFjdG9yX2NsdXN0ZXIvc3JjL25vZGUvY2xpZW50LnJz) | `0.00% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/slawlor/ractor/pull/153/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Sean+Lawlor)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.