go-aah / aah

A secure, flexible, rapid Go web framework
https://aahframework.org
MIT License
690 stars 33 forks source link

#245 improvement and fix in Match func of excludes handling and subfolders support #256

Closed jeevatkm closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #256 into edge will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             edge     #256      +/-   ##
==========================================
+ Coverage   85.67%   85.68%   +0.01%     
==========================================
  Files          94       94              
  Lines        7761     7770       +9     
==========================================
+ Hits         6649     6658       +9     
  Misses        771      771              
  Partials      341      341
Impacted Files Coverage Δ
essentials/filepath.go 83.95% <100%> (+0.81%) :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 10bda73...5071f8e. Read the comment docs.