Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Fixed list fetching crash #32

Merged
merged 1 commit into from
Apr 13, 2020
Merged

Fixed list fetching crash #32

merged 1 commit into from
Apr 13, 2020

Conversation

c-mueller
Copy link
Owner

Fixes #30

Instead of crashing completely if a download URL is unavailable, like before, the plugin now continues loading the lists, skipping the failed list.

Fixes #30

Instead of crashing completely if a download URL is unavailable, like before, the plugin now continues loading the lists, skipping the failed list.
@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #32 into master will decrease coverage by 1.82%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   60.38%   58.55%   -1.83%     
==========================================
  Files           8        8              
  Lines         525      526       +1     
==========================================
- Hits          317      308       -9     
- Misses        175      182       +7     
- Partials       33       36       +3     
Impacted Files Coverage Δ
list_map_handler.go 73.52% <100.00%> (+0.39%) ⬆️
list_updater.go 43.80% <0.00%> (-9.53%) ⬇️

@c-mueller c-mueller merged commit d6b2ab8 into master Apr 13, 2020
@c-mueller c-mueller deleted the fix-load-crash branch April 13, 2020 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Case when initialization process is stopped and the ads block whont work
1 participant