loganasherjones / yapconf

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

WIP Will fix issue #54 #60

Closed loganasherjones closed 6 years ago

loganasherjones commented 6 years ago

I will be moving utility functions into a separate domain space. This will be useful when doing #47

codecov-io commented 6 years ago

Codecov Report

Merging #60 into master will decrease coverage by 1.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
- Coverage   95.56%   94.54%   -1.03%     
==========================================
  Files           4        4              
  Lines         632      605      -27     
  Branches      152      143       -9     
==========================================
- Hits          604      572      -32     
- Misses         12       21       +9     
+ Partials       16       12       -4
Impacted Files Coverage Δ
yapconf/spec.py 100% <100%> (+4.31%) :arrow_up:
yapconf/items.py 94.54% <100%> (-2.58%) :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 30cfdcb...eeb8ce9. Read the comment docs.