loganasherjones / yapconf

Yet Another Python Configuration
http://yapconf.readthedocs.io/en/stable/
MIT License
18 stars 4 forks source link

Issue/36 #73

Closed loganasherjones closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #73 into master will decrease coverage by 0.9%. The diff coverage is 88.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   94.73%   93.83%   -0.91%     
==========================================
  Files           6        7       +1     
  Lines         912     1038     +126     
  Branches      196      217      +21     
==========================================
+ Hits          864      974     +110     
- Misses         23       31       +8     
- Partials       25       33       +8
Impacted Files Coverage Δ
yapconf/exceptions.py 100% <ø> (ø) :arrow_up:
yapconf/spec.py 100% <100%> (ø) :arrow_up:
yapconf/items.py 97.34% <100%> (+0.01%) :arrow_up:
yapconf/sources.py 86.32% <81.25%> (-3.61%) :arrow_down:
yapconf/handlers.py 97.05% <97.05%> (ø)

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 04b8bd6...a0a9fbb. Read the comment docs.