issmirnov / zap

Blazing fast web shortcuts.
MIT License
77 stars 7 forks source link

Add "schema" key for custom protocol expansions - fix #33 #34

Closed issmirnov closed 3 years ago

issmirnov commented 3 years ago

Also, clean up the test file structure a bit.

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (408d9de) into master (d08f192) will decrease coverage by 0.37%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   52.17%   51.80%   -0.38%     
==========================================
  Files           4        4              
  Lines         230      222       -8     
==========================================
- Hits          120      115       -5     
+ Misses        103       99       -4     
- Partials        7        8       +1     
Impacted Files Coverage Δ
text.go 81.66% <0.00%> (-1.67%) :arrow_down:
config.go 33.75% <66.66%> (+0.82%) :arrow_up:
web.go 90.69% <100.00%> (+0.22%) :arrow_up:
main.go 0.00% <0.00%> (ø)

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 d08f192...408d9de. Read the comment docs.