anshulxyz / exch

a command-line tool to see currency exchange rates
MIT License
20 stars 2 forks source link

Add Offline support #26

Closed anshulxyz closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #26 into master will decrease coverage by 0.47%. The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   98.14%   97.67%   -0.48%     
==========================================
  Files           3        3              
  Lines          54       86      +32     
==========================================
+ Hits           53       84      +31     
- Misses          1        2       +1
Impacted Files Coverage Δ
exch/helpers.py 100% <100%> (+8.33%) :arrow_up:
exch/file_handling.py 100% <100%> (ø) :arrow_up:
exch/cli.py 94.59% <93.1%> (-5.41%) :arrow_down:

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 0c4e855...44eafcd. Read the comment docs.