joshblum / profbit

Track your Coinbase profits!
https://profbit.herokuapp.com
MIT License
37 stars 9 forks source link

Use gevent worker and add some error handling #67

Closed joshblum closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #67 into master will decrease coverage by 0.35%. The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   57.14%   56.78%   -0.36%     
==========================================
  Files          10       10              
  Lines         392      398       +6     
==========================================
+ Hits          224      226       +2     
- Misses        168      172       +4
Impacted Files Coverage Δ
profbit/routes.py 62.5% <28.57%> (-3.02%) :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 529512a...4ca1c4e. Read the comment docs.