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 Windows Memory RSS to Private Working Set #478

Merged
merged 3 commits into from
Apr 16, 2018
Merged

Switch Windows Memory RSS to Private Working Set #478

merged 3 commits into from
Apr 16, 2018

Conversation

dbwiddis
Copy link
Member

Fixes #372. Fixes #258

@coveralls
Copy link

coveralls commented Apr 16, 2018

Coverage Status

Coverage remained the same at 92.517% when pulling 92b1430 on dbwiddis:master into 9152ddc on oshi:master.

@codecov-io
Copy link

codecov-io commented Apr 16, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #478   +/-   ##
=========================================
  Coverage     84.82%   84.82%           
  Complexity      192      192           
=========================================
  Files            27       27           
  Lines          1364     1364           
  Branches        198      198           
=========================================
  Hits           1157     1157           
  Misses           89       89           
  Partials        118      118
Impacted Files Coverage Δ Complexity Δ
...src/main/java/oshi/json/software/os/OSProcess.java 79.83% <ø> (ø) 45 <0> (ø) ⬇️
...core/src/main/java/oshi/software/os/OSProcess.java 100% <ø> (ø) 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 9152ddc...92b1430. Read the comment docs.

@dbwiddis dbwiddis merged commit 00aaf51 into oshi:master Apr 16, 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

3 participants