python-trio / trio-asyncio

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

Improve docs CI #102

Closed oremanj closed 3 years ago

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

Codecov Report

Merging #102 (6e931b3) into master (1424c0c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #102   +/-   ##
=======================================
  Coverage   80.61%   80.61%           
=======================================
  Files          11       11           
  Lines        1238     1238           
  Branches      172      172           
=======================================
  Hits          998      998           
  Misses        170      170           
  Partials       70       70