LowieHuyghe / edmunds-python

Edmunds is a Flask based framework for building web applications with a firm structure to start from.
https://lowiehuyghe.github.io/edmunds-python/
Apache License 2.0
4 stars 1 forks source link

76 improve configuration processing #84

Closed LowieHuyghe closed 7 years ago

LowieHuyghe commented 7 years ago

Closes #76

codecov-io commented 7 years ago

Codecov Report

Merging #84 into master will decrease coverage by 0.22%. The diff coverage is 93.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   93.57%   93.34%   -0.23%     
==========================================
  Files         103      103              
  Lines        2365     2390      +25     
==========================================
+ Hits         2213     2231      +18     
- Misses        152      159       +7
Impacted Files Coverage Δ
edmunds/foundation/concerns/config.py 100% <100%> (ø) :arrow_up:
edmunds/localization/localizationmanager.py 97.52% <100%> (ø) :arrow_up:
edmunds/config/config.py 90.78% <91.42%> (-9.22%) :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 6ab272c...5531809. Read the comment docs.