moggers87 / exhibition

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

Allow use of stripped extensions in exhibit serve #31

Closed moggers87 closed 6 years ago

moggers87 commented 6 years ago

Fixes #30

codecov[bot] commented 6 years ago

Codecov Report

Merging #31 into master will decrease coverage by 0.33%. The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   97.58%   97.24%   -0.34%     
==========================================
  Files           9        9              
  Lines         910      945      +35     
  Branches       60       65       +5     
==========================================
+ Hits          888      919      +31     
- Misses         12       15       +3     
- Partials       10       11       +1
Impacted Files Coverage Δ
exhibition/tests/test_serve.py 100% <100%> (ø) :arrow_up:
exhibition/main.py 90.51% <63.63%> (-1.33%) :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 0ac48eb...0b0f962. Read the comment docs.