bitpanda-labs / loggo2

Open source Python logging utilities
MIT License
4 stars 12 forks source link

WIP: remove Loggo.events and change config to kwargs #81

Closed interrogator closed 5 years ago

interrogator commented 5 years ago

I also split up the massive test file

codecov-io commented 5 years ago

Codecov Report

Merging #81 into master will decrease coverage by 1.09%. The diff coverage is 96.92%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #81     +/-   ##
=========================================
- Coverage   92.06%   90.97%   -1.1%     
=========================================
  Files           2        2             
  Lines         315      288     -27     
=========================================
- Hits          290      262     -28     
- Misses         25       26      +1
Impacted Files Coverage Δ
loggo/loggo.py 90.9% <96.92%> (-1.11%) :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 e128e84...57ab432. Read the comment docs.