python-trio / trio-asyncio

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

Missing bits from #69 #71

Closed oremanj closed 4 years ago

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

Codecov Report

Merging #71 into master will not change coverage by %. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   78.33%   78.33%           
=======================================
  Files          11       11           
  Lines        1288     1288           
  Branches      180      180           
=======================================
  Hits         1009     1009           
  Misses        204      204           
  Partials       75       75