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

0.3.0 #44

Merged
merged 6 commits into from
Dec 22, 2024

Update net.yml

3e2a98f
Select commit
Loading
Failed to load commit list.
Merged

0.3.0 #44

Update net.yml
3e2a98f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2024 in 0s

73.00% (-2.84%) compared to a11ad62

View this Pull Request on Codecov

73.00% (-2.84%) compared to a11ad62

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.00%. Comparing base (a11ad62) to head (3e2a98f).

Files with missing lines Patch % Lines
types/src/ack.rs 0.00% 2 Missing ⚠️
transports/quic/src/stream_layer/quinn.rs 66.66% 1 Missing ⚠️
types/src/bad_state.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
- Coverage   75.83%   73.00%   -2.84%     
==========================================
  Files          64       64              
  Lines        6724     6756      +32     
==========================================
- Hits         5099     4932     -167     
- Misses       1625     1824     +199     
Files with missing lines Coverage Δ
core/src/delegate.rs 64.10% <ø> (+2.56%) ⬆️
core/src/delegate/composite.rs 53.19% <ø> (ø)
core/src/delegate/event.rs 61.22% <ø> (ø)
core/src/queue.rs 80.68% <ø> (ø)
core/src/state.rs 71.10% <ø> (-8.69%) ⬇️
core/src/suspicion.rs 80.00% <ø> (-1.02%) ⬇️
core/src/transport.rs 16.41% <ø> (ø)
core/src/transport/lpe.rs 44.44% <ø> (ø)
transports/net/src/compressor.rs 71.42% <ø> (ø)
transports/net/src/io/read_from_promised.rs 77.89% <ø> (ø)
... and 28 more

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a11ad62...3e2a98f. Read the comment docs.