Add typing for _highlevel_open_tcp_listeners.py
#2724
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Aug 3, 2023 in 0s
98.90% (+0.00%) compared to 348713a
View this Pull Request on Codecov
98.90% (+0.00%) compared to 348713a
Details
Codecov Report
Merging #2724 (2ab89e4) into master (348713a) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #2724 +/- ##
=======================================
Coverage 98.90% 98.90%
=======================================
Files 113 113
Lines 16669 16683 +14
Branches 3021 3025 +4
=======================================
+ Hits 16487 16501 +14
Misses 125 125
Partials 57 57
Files Changed | Coverage Δ | |
---|---|---|
trio/__init__.py | 100.00% <ø> (ø) |
|
trio/_dtls.py | 96.59% <ø> (ø) |
|
trio/lowlevel.py | 100.00% <ø> (ø) |
|
trio/_highlevel_open_tcp_listeners.py | 100.00% <100.00%> (ø) |
|
trio/_tests/test_highlevel_open_tcp_listeners.py | 98.32% <100.00%> (+0.06%) |
⬆️ |
Loading