JuliaWeb / GeoIP.jl

A Julia package to estimate the geographic location of IP addresses
Other
25 stars 12 forks source link

Localization support #54

Closed Arkoniak closed 3 years ago

Arkoniak commented 3 years ago

closes #22

codecov-commenter commented 3 years ago

Codecov Report

Merging #54 (82d81b2) into master (a000677) will decrease coverage by 8.42%. The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   88.42%   80.00%   -8.43%     
==========================================
  Files           2        2              
  Lines          95      135      +40     
==========================================
+ Hits           84      108      +24     
- Misses         11       27      +16     
Impacted Files Coverage Δ
src/data.jl 76.41% <67.27%> (-11.65%) :arrow_down:
src/geoip-module.jl 93.10% <100.00%> (+3.81%) :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 a000677...82d81b2. Read the comment docs.