loganasherjones / yapconf

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

Issue/47 #66

Closed loganasherjones closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #66 into master will decrease coverage by 0.77%. The diff coverage is 92.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   94.54%   93.76%   -0.78%     
==========================================
  Files           4        5       +1     
  Lines         605      754     +149     
  Branches      142      173      +31     
==========================================
+ Hits          572      707     +135     
- Misses         21       28       +7     
- Partials       12       19       +7
Impacted Files Coverage Δ
yapconf/exceptions.py 100% <100%> (ø) :arrow_up:
yapconf/items.py 94.6% <100%> (+0.05%) :arrow_up:
yapconf/spec.py 100% <100%> (ø) :arrow_up:
yapconf/sources.py 89.47% <89.47%> (ø)

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 fe59ec6...c60a302. Read the comment docs.