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

Fix Windows interrupt count bug. #604

Merged
merged 2 commits into from
Aug 31, 2018
Merged

Fix Windows interrupt count bug. #604

merged 2 commits into from
Aug 31, 2018

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Aug 31, 2018

Fixes #599. Fixes #602.

@codecov-io
Copy link

codecov-io commented Aug 31, 2018

Codecov Report

Merging #604 into master will increase coverage by 0.01%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #604      +/-   ##
============================================
+ Coverage     84.08%   84.09%   +0.01%     
  Complexity      197      197              
============================================
  Files            28       28              
  Lines          1420     1421       +1     
  Branches        209      209              
============================================
+ Hits           1194     1195       +1     
  Misses          105      105              
  Partials        121      121
Impacted Files Coverage Δ Complexity Δ
.../src/main/java/oshi/hardware/CentralProcessor.java 100% <ø> (ø) 0 <0> (ø) ⬇️
...core/src/main/java/oshi/util/ExecutingCommand.java 74.07% <33.33%> (ø) 0 <0> (ø) ⬇️
oshi-core/src/main/java/oshi/util/ParseUtil.java 95.85% <66.66%> (+0.02%) 0 <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 f51785e...24954bf. Read the comment docs.

@dbwiddis dbwiddis merged commit 705cc99 into oshi:master Aug 31, 2018
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.

None yet

2 participants