bebatut / enasearch

A Python library for interacting with ENA's API
http://bebatut.fr/enasearch
MIT License
22 stars 6 forks source link

Add wraps decorator in exception_handler decorator #37

Closed bebatut closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #37 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   81.02%   81.06%   +0.04%     
==========================================
  Files           3        3              
  Lines         469      470       +1     
==========================================
+ Hits          380      381       +1     
  Misses         89       89
Impacted Files Coverage Δ
enasearch/cli.py 98.91% <100%> (ø) :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 fab3b20...2143dce. Read the comment docs.