python-trio / trio-asyncio

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

(docs) update README.rst #109

Closed vladdoster closed 3 years ago

vladdoster commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.23%. Comparing base (1c0704d) to head (ce66004). Report is 68 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ======================================= Coverage 82.23% 82.23% ======================================= Files 11 11 Lines 1199 1199 Branches 175 175 ======================================= Hits 986 986 Misses 151 151 Partials 62 62 ```