Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fields to NetworkIF to help determine physical interfaces #1150

Merged
merged 3 commits into from
Mar 23, 2020
Merged

Add fields to NetworkIF to help determine physical interfaces #1150

merged 3 commits into from
Mar 23, 2020

Conversation

dbwiddis
Copy link
Member

Fixes #976

@coveralls
Copy link

coveralls commented Mar 23, 2020

Coverage Status

Coverage decreased (-0.09%) to 86.135% when pulling 4873bc5 on dbwiddis:physnet into 650336d on oshi:master.

@codecov
Copy link

codecov bot commented Mar 23, 2020

Codecov Report

Merging #1150 into master will decrease coverage by 0.04%.
The diff coverage is 76.92%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1150      +/-   ##
============================================
- Coverage     81.53%   81.48%   -0.05%     
- Complexity        0      447     +447     
============================================
  Files            27       27              
  Lines          1278     1291      +13     
  Branches        165      165              
============================================
+ Hits           1042     1052      +10     
- Misses          154      157       +3     
  Partials         82       82
Impacted Files Coverage Δ Complexity Δ
...hi-core/src/main/java/oshi/hardware/NetworkIF.java 87.03% <76.92%> (-1.39%) 43 <6> (+43)

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 650336d...4873bc5. Read the comment docs.

@dbwiddis dbwiddis merged commit 9ff7cef into oshi:master Mar 23, 2020
@dbwiddis dbwiddis deleted the physnet branch March 23, 2020 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get Physical Network Interfaces
2 participants