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

Replace WMI with PDH for WindowsCentralProcessor counters #507

Merged
merged 3 commits into from
Jun 6, 2018
Merged

Replace WMI with PDH for WindowsCentralProcessor counters #507

merged 3 commits into from
Jun 6, 2018

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Jun 6, 2018

Committing the PdhUtil and intial implementation for CentralProcessor. Further implementations will come in later PRs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.32% when pulling 44d2ba6 on dbwiddis:pdh into 317ca78 on oshi:master.

@codecov-io
Copy link

codecov-io commented Jun 6, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #507   +/-   ##
=========================================
  Coverage     83.94%   83.94%           
  Complexity      194      194           
=========================================
  Files            27       27           
  Lines          1395     1395           
  Branches        200      200           
=========================================
  Hits           1171     1171           
  Misses          104      104           
  Partials        120      120

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 317ca78...44d2ba6. Read the comment docs.

@dbwiddis dbwiddis merged commit 2ea886e into oshi:master Jun 6, 2018
@dbwiddis dbwiddis deleted the pdh branch June 7, 2018 16:31
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