k0r0pt / netUtils

Network utility library for use in Project Tauro
GNU General Public License v3.0
2 stars 0 forks source link

Made changes to add ipInfo masscan command generation. #9

Closed sudiptosarkar closed 6 years ago

sudiptosarkar commented 6 years ago

Fixes: #8 and #7

codecov-io commented 6 years ago

Codecov Report

Merging #9 into master will decrease coverage by 4.82%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #9      +/-   ##
============================================
- Coverage     81.69%   76.87%   -4.83%     
  Complexity       44       44              
============================================
  Files             8        8              
  Lines           153      160       +7     
  Branches         22       23       +1     
============================================
- Hits            125      123       -2     
- Misses           13       21       +8     
- Partials         15       16       +1
Impacted Files Coverage Δ Complexity Δ
.../java/org/koreops/net/utils/MasscanJsonParser.java 66.66% <0%> (-6.67%) 5 <0> (ø)
...main/java/org/koreops/net/utils/IpInfoScraper.java 72.41% <0%> (-27.59%) 5 <0> (ø)

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 88aab7d...181ffe3. Read the comment docs.