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

chore(neqo-udp): drop tokio dependency #1988

Merged
merged 2 commits into from
Jul 17, 2024

Fix clippy & doc

017458e
Select commit
Loading
Failed to load commit list.
Merged

chore(neqo-udp): drop tokio dependency #1988

Fix clippy & doc
017458e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 0s

94.99% (+0.03%) compared to e05cc70

View this Pull Request on Codecov

94.99% (+0.03%) compared to e05cc70

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.99%. Comparing base (e05cc70) to head (017458e).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1988      +/-   ##
==========================================
+ Coverage   94.96%   94.99%   +0.03%     
==========================================
  Files         112      112              
  Lines       36504    36459      -45     
==========================================
- Hits        34667    34636      -31     
+ Misses       1837     1823      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.