Closed sagebind closed 2 years ago
Base: 52.48% // Head: 52.70% // Increases project coverage by +0.21%
:tada:
Coverage data is based on head (
67856d4
) compared to base (a7c7835
). Patch coverage: 78.66% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Disable default features in
futures-lite
which require several dependencies that are actually unnecessary for the very few things we use from it. Re-implement these few features instead.