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

[TASK] add nproc to database #129

Merged
merged 1 commit into from
Mar 11, 2018
Merged

[TASK] add nproc to database #129

merged 1 commit into from
Mar 11, 2018

Conversation

genofire
Copy link
Member

@genofire genofire commented Feb 25, 2018

Description

Motivation and Context

fixed #127

Checklist:

  • My code follows the code style of this project.
  • I have added also tests for my new code.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@codecov-io
Copy link

codecov-io commented Feb 25, 2018

Codecov Report

Merging #129 into master will increase coverage by 0.23%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   75.78%   76.02%   +0.23%     
==========================================
  Files          43       43              
  Lines        1371     1372       +1     
==========================================
+ Hits         1039     1043       +4     
+ Misses        309      306       -3     
  Partials       23       23
Impacted Files Coverage Δ
database/influxdb/node.go 95.23% <100%> (+0.05%) ⬆️
respond/collector.go 28.57% <0%> (+1.86%) ⬆️

@genofire genofire merged commit c18b24c into master Mar 11, 2018
@genofire genofire deleted the influxdb-nproc branch March 11, 2018 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export nproc to time series db
2 participants