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

Switch from WMI to native methods for most Windows Process data #489

Merged
merged 3 commits into from
May 12, 2018
Merged

Switch from WMI to native methods for most Windows Process data #489

merged 3 commits into from
May 12, 2018

Conversation

dbwiddis
Copy link
Member

Switch from WMI to native methods for most Windows Process data. Fixes #457

@dbwiddis dbwiddis changed the title Win processes Switch from WMI to native methods for most Windows Process data May 12, 2018
@codecov-io
Copy link

codecov-io commented May 12, 2018

Codecov Report

Merging #489 into master will not change coverage.
The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #489   +/-   ##
=========================================
  Coverage     84.76%   84.76%           
  Complexity      192      192           
=========================================
  Files            27       27           
  Lines          1365     1365           
  Branches        198      198           
=========================================
  Hits           1157     1157           
  Misses           90       90           
  Partials        118      118
Impacted Files Coverage Δ Complexity Δ
...core/src/main/java/oshi/util/ExecutingCommand.java 83.33% <ø> (ø) 0 <0> (ø) ⬇️
...re/src/main/java/oshi/software/os/OSFileStore.java 95% <0%> (ø) 0 <0> (ø) ⬇️
...hi-core/src/main/java/oshi/software/os/OSUser.java 85.71% <83.33%> (ø) 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 2baa91e...fa700b5. Read the comment docs.

@coveralls
Copy link

coveralls commented May 12, 2018

Coverage Status

Coverage remained the same at 92.449% when pulling fa700b5 on dbwiddis:win_processes into 2baa91e on oshi:master.

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

3 participants