k0r0pt / netUtils

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

Initial Commit with all necessary changes. #4

Closed sudiptosarkar closed 6 years ago

sudiptosarkar commented 6 years ago

What's this PR for?

This is the intialCommit with all necessary documentation, but not (nearly) enough test cases. Also, build will fail till I figure out how to work gradle publish to bintray jcenter with travis ci (ignoring build fails for now).

What to emphasize on when reviewing?

Well, I'm the one reviewing myself 😢. So, everything, I guess.

Linked Pull Requests

k0r0pt/Project-Tauro: k0r0pt/Project-Tauro#2 k0r0pt/tauro-core: k0r0pt/tauro-core#2

codecov-io commented 6 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #4   +/-   ##
=========================================
  Coverage     82.71%   82.71%           
  Complexity       46       46           
=========================================
  Files             8        8           
  Lines           162      162           
  Branches         24       24           
=========================================
  Hits            134      134           
  Misses           13       13           
  Partials         15       15
Impacted Files Coverage Δ Complexity Δ
...n/java/org/koreops/net/utils/ReachabilityUtil.java 52.94% <ø> (ø) 3 <0> (ø) :arrow_down:

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 f27bd3b...9ac0a65. Read the comment docs.