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

[connection] Constant-time stream ID allocation #403

Merged
merged 1 commit into from
Nov 4, 2023

[connection] Use constant-time stream ID allocation

e03a7be
Select commit
Loading
Failed to load commit list.
Merged

[connection] Constant-time stream ID allocation #403

[connection] Use constant-time stream ID allocation
e03a7be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2023 in 0s

100.00% (+0.00%) compared to b097478

View this Pull Request on Codecov

100.00% (+0.00%) compared to b097478

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b097478) 100.00% compared to head (e03a7be) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #403   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         4542      4547    +5     
=========================================
+ Hits          4542      4547    +5     
Files Coverage Δ
src/aioquic/quic/connection.py 100.00% <100.00%> (ø)

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