Closed vadimpronin closed 3 years ago
Merging #123 (b5bdc93) into master (b89dd08) will increase coverage by
0.06%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #123 +/- ##
==========================================
+ Coverage 86.24% 86.30% +0.06%
==========================================
Files 34 34
Lines 1483 1490 +7
==========================================
+ Hits 1279 1286 +7
Misses 140 140
Partials 64 64
Impacted Files | Coverage Δ | |
---|---|---|
pkg/hostsfile/parser.go | 84.61% <100.00%> (+0.97%) |
: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 b89dd08...b5bdc93. Read the comment docs.
Added parsing of long-int IPs in hosts files to address the issue described in https://github.com/tarampampam/mikrotik-hosts-parser/issues/119