peshay / btcde

A Python Module for Bitcoin.de Trading API
MIT License
38 stars 24 forks source link

Refactor #18

Closed peshay closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #18 into master will increase coverage by 4.17%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #18      +/-   ##
========================================
+ Coverage   95.82%   100%   +4.17%     
========================================
  Files           2      2              
  Lines         335    486     +151     
========================================
+ Hits          321    486     +165     
+ Misses         14      0      -14
Impacted Files Coverage Δ
btcde.py 100% <100%> (+10.76%) :arrow_up:
tests/test_btcde_func.py 100% <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 a48a200...28c9b25. Read the comment docs.