python-trio / unasync

The async transformation code.
Other
91 stars 13 forks source link

asyncbleach: use real files to test bleaching #7

Closed pquentin closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #7 into master will increase coverage by 6.1%. The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #7     +/-   ##
=========================================
+ Coverage   72.07%   78.18%   +6.1%     
=========================================
  Files           3        3             
  Lines         111      110      -1     
  Branches       15       17      +2     
=========================================
+ Hits           80       86      +6     
+ Misses         26       19      -7     
  Partials        5        5
Impacted Files Coverage Δ
asyncbleach/_tests/test_asyncbleach.py 72.5% <92.3%> (+11.52%) :arrow_up:
asyncbleach/__init__.py 81.15% <0%> (+2.89%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 58b8afc...c8258fb. Read the comment docs.