moggers87 / exhibition

A static site generator
GNU General Public License v3.0
5 stars 2 forks source link

Better errors from config objects #34

Closed moggers87 closed 6 years ago

moggers87 commented 6 years ago

Fixes #23

codecov[bot] commented 6 years ago

Codecov Report

Merging #34 into master will increase coverage by 0.48%. The diff coverage is 98.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   83.46%   83.95%   +0.48%     
==========================================
  Files          10       10              
  Lines        1222     1259      +37     
  Branches      137      138       +1     
==========================================
+ Hits         1020     1057      +37     
  Misses        169      169              
  Partials       33       33
Impacted Files Coverage Δ
exhibition/tests/test_config.py 100% <100%> (ø) :arrow_up:
exhibition/main.py 90.87% <93.75%> (+0.36%) :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 2982423...9393bf4. Read the comment docs.