marrow / WebCore

WebCore, the super tiny and blazingly fast modular Python web nanoframework.
MIT License
96 stars 9 forks source link

Ensure "remaining path" is split identically between application and base extension. #196

Closed amcgregor closed 4 years ago

amcgregor commented 4 years ago

A correction for #195.

codecov[bot] commented 4 years ago

Codecov Report

Merging #196 into master will increase coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   99.68%   99.89%   +0.20%     
==========================================
  Files          17       17              
  Lines         954      952       -2     
==========================================
  Hits          951      951              
+ Misses          3        1       -2     
Impacted Files Coverage Δ
web/ext/base.py 99.01% <100.00%> (ø)
web/ext/acl.py 100.00% <0.00%> (+0.89%) :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 9ed27e0...0b4d99b. Read the comment docs.