nl2go / hetzner-invoice

Automatically download and transform Hetzner invoices.
MIT License
12 stars 1 forks source link

Add basic logging #16

Closed nahls closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #16 into master will decrease coverage by 2.69%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   67.74%   65.04%   -2.70%     
==========================================
  Files           5        5              
  Lines          93      103      +10     
==========================================
+ Hits           63       67       +4     
- Misses         30       36       +6     
Impacted Files Coverage Δ
hetzner_invoice/scrape.py 32.25% <25.00%> (+0.25%) :arrow_up:
hetzner_invoice/invoice.py 50.00% <50.00%> (ø)

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 1fe979b...973ff00. Read the comment docs.