python-trio / trio-asyncio

a re-implementation of the asyncio mainloop on top of Trio
Other
188 stars 38 forks source link

fix thsi docstring typo #114

Closed graingert closed 11 months ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #114 (d7395e9) into master (308dd76) will decrease coverage by 51.96%. Report is 16 commits behind head on master. The diff coverage is n/a.

:exclamation: Current head d7395e9 differs from pull request most recent head c1bafb9. Consider uploading reports for the commit c1bafb9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #114 +/- ## =========================================== - Coverage 82.23% 30.27% -51.96% =========================================== Files 11 11 Lines 1199 1199 Branches 175 193 +18 =========================================== - Hits 986 363 -623 - Misses 151 832 +681 + Partials 62 4 -58 ``` | [Files](https://app.codecov.io/gh/python-trio/trio-asyncio/pull/114?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio) | Coverage Δ | | |---|---|---| | [trio\_asyncio/\_base.py](https://app.codecov.io/gh/python-trio/trio-asyncio/pull/114?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio#diff-dHJpb19hc3luY2lvL19iYXNlLnB5) | `25.93% <ø> (-58.22%)` | :arrow_down: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/python-trio/trio-asyncio/pull/114/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio)