Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken ip lists #252

Merged
merged 1 commit into from
Mar 11, 2022
Merged

Fix broken ip lists #252

merged 1 commit into from
Mar 11, 2022

Conversation

9seconds
Copy link
Owner

Apparently, during some refactoring I've removed running of the firehols. This fixes #238

@codecov-commenter
Copy link

Codecov Report

Merging #252 (0ce0c66) into master (01e2013) will decrease coverage by 0.05%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
- Coverage   82.60%   82.54%   -0.06%     
==========================================
  Files          68       68              
  Lines        1897     1902       +5     
==========================================
+ Hits         1567     1570       +3     
- Misses        232      233       +1     
- Partials       98       99       +1     
Impacted Files Coverage Δ
mtglib/proxy.go 64.49% <33.33%> (-0.57%) ⬇️
ipblocklist/firehol.go 81.81% <100.00%> (ø)
ipblocklist/noop.go 100.00% <100.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 01e2013...0ce0c66. Read the comment docs.

@9seconds 9seconds self-assigned this Mar 11, 2022
@9seconds 9seconds merged commit 6bef4df into master Mar 11, 2022
@9seconds 9seconds deleted the broken-whitelist branch March 11, 2022 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid whitelist
2 participants