tarampampam / mikrotik-hosts-parser

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

Configure Renovate #170

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 3 Pull Requests:

Update dependency golangci/golangci-lint to v1.46 - Schedule: ["at any time"] - Branch name: `renovate/golangci-golangci-lint-1.x` - Merge into: `master` - Upgrade golangci/golangci-lint to `v1.46-alpine`
Update dependency redis to v6.2.7 - Schedule: ["at any time"] - Branch name: `renovate/redis-6.x` - Merge into: `master` - Upgrade redis to `6.2.7-alpine`
Update dependency redis to v7 - Schedule: ["at any time"] - Branch name: `renovate/redis-7.x` - Merge into: `master` - Upgrade redis to `7.0.1-alpine`

❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #170 (169833f) into master (ce9e5a1) will increase coverage by 0.26%. The diff coverage is 89.47%.

@@            Coverage Diff             @@
##           master     #170      +/-   ##
==========================================
+ Coverage   86.35%   86.62%   +0.26%     
==========================================
  Files          34       34              
  Lines        1495     1495              
==========================================
+ Hits         1291     1295       +4     
+ Misses        140      136       -4     
  Partials       64       64              
Impacted Files Coverage Δ
internal/pkg/cli/healthcheck/command.go 89.28% <50.00%> (ø)
internal/pkg/cli/serve/flags.go 91.17% <50.00%> (ø)
internal/pkg/http/fileserver/errors.go 100.00% <100.00%> (ø)
internal/pkg/http/fileserver/fileserver.go 86.76% <100.00%> (ø)
internal/pkg/http/handlers/api/settings/handler.go 100.00% <100.00%> (ø)
internal/pkg/http/handlers/generate/handler.go 76.78% <100.00%> (ø)
internal/pkg/http/middlewares/panic/panic.go 93.75% <100.00%> (ø)
pkg/hostsfile/parser.go 85.24% <100.00%> (ø)
pkg/mikrotik/dns_static_entries.go 87.50% <100.00%> (ø)
internal/pkg/cache/inmemory.go 96.11% <0.00%> (+3.88%) :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 ce9e5a1...169833f. Read the comment docs.