python-trio / unasync

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

Add string formatting for better coverage #33

Closed RatanShreshtha closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #33 into master will increase coverage by 4.68%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   89.06%   93.75%   +4.68%     
==========================================
  Files           4        4              
  Lines         128      128              
  Branches       30       30              
==========================================
+ Hits          114      120       +6     
+ Misses          6        2       -4     
+ Partials        8        6       -2
Impacted Files Coverage Δ
unasync/__init__.py 93.65% <0%> (+4.76%) :arrow_up:
src/unasync/__init__.py 93.65% <0%> (+4.76%) :arrow_up: