loganasherjones / yapconf

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

Added custom validators. Fixes #43 #65

Closed loganasherjones closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #65 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage    94.5%   94.54%   +0.03%     
==========================================
  Files           4        4              
  Lines         601      605       +4     
  Branches      141      142       +1     
==========================================
+ Hits          568      572       +4     
  Misses         21       21              
  Partials       12       12
Impacted Files Coverage Δ
yapconf/items.py 94.54% <100%> (+0.05%) :arrow_up:

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 a09525f...07785f8. Read the comment docs.