Skip to content

docs: add missing docstrings for public API

3da0288
Select commit
Loading
Failed to load commit list.
Closed

docs: add missing docstrings for public API #3404

docs: add missing docstrings for public API
3da0288
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 0s

100.00000% (target 100.00000%)

View this Pull Request on Codecov

100.00000% (target 100.00000%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00000%. Comparing base (3dd35d7) to head (3da0288).

Additional details and impacted files
@@               Coverage Diff               @@
##                 main        #3404   +/-   ##
===============================================
  Coverage   100.00000%   100.00000%           
===============================================
  Files             128          128           
  Lines           19424        19425    +1     
  Branches         1318         1318           
===============================================
+ Hits            19424        19425    +1     
Files with missing lines Coverage Δ
src/trio/_channel.py 100.00000% <ø> (ø)
src/trio/_core/_parking_lot.py 100.00000% <100.00000%> (ø)
src/trio/_highlevel_socket.py 100.00000% <ø> (ø)
src/trio/_subprocess.py 100.00000% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.