tarampampam / mikrotik-hosts-parser

✂ Mikrotik hosts parser
MIT License
248 stars 75 forks source link

Packages refactoring #63

Closed tarampampam closed 3 years ago

tarampampam commented 3 years ago

Description

Checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #63 (d9a7e9f) into master (8c21a87) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   84.33%   84.33%           
=======================================
  Files          18       18           
  Lines         498      498           
=======================================
  Hits          420      420           
  Misses         58       58           
  Partials       20       20           
Impacted Files Coverage Δ
cmd/mikrotik-hosts-parser/main.go 0.00% <ø> (ø)
internal/pkg/cmd/serve/command.go 64.10% <ø> (ø)
internal/pkg/cmd/version/command.go 100.00% <ø> (ø)
internal/pkg/http/api/routes.go 100.00% <ø> (ø)
internal/pkg/http/api/settings.go 100.00% <ø> (ø)
internal/pkg/http/api/version.go 100.00% <ø> (ø)
internal/pkg/http/fileserver/fileserver.go 80.76% <ø> (ø)
internal/pkg/http/middlewares.go 100.00% <ø> (ø)
internal/pkg/http/routes.go 100.00% <ø> (ø)
internal/pkg/http/script/cache.go 100.00% <ø> (ø)
... and 8 more

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 8c21a87...d9a7e9f. Read the comment docs.