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

Add: get host/container cpu/mem info #37

Merged
merged 6 commits into from
Dec 10, 2020
Merged

Add: get host/container cpu/mem info #37

merged 6 commits into from
Dec 10, 2020

Conversation

AlexStocks
Copy link
Collaborator

What this PR does:

get host/container cpu/mem info

runtime/sys.go Outdated Show resolved Hide resolved
hash/page/page.go Outdated Show resolved Hide resolved
@AlexStocks AlexStocks changed the title Feature/runtime Add: get host/container cpu/mem info Dec 9, 2020
Copy link
Member

@pantianying pantianying left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-io
Copy link

Codecov Report

Merging #37 (c67f523) into master (a125b16) will decrease coverage by 1.02%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   79.36%   78.34%   -1.03%     
==========================================
  Files          24       26       +2     
  Lines        2215     2364     +149     
==========================================
+ Hits         1758     1852      +94     
- Misses        367      413      +46     
- Partials       90       99       +9     
Impacted Files Coverage Δ
hash/page/page.go 100.00% <ø> (ø)
runtime/sys.go 48.27% <70.00%> (+23.78%) ⬆️
path/filepath/path.go 94.44% <94.44%> (ø)
log/color.go 54.83% <0.00%> (-6.46%) ⬇️
encoding/json/parser.go 51.63% <0.00%> (ø)

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 a125b16...c67f523. Read the comment docs.

@AlexStocks AlexStocks merged commit 4e3d8d4 into master Dec 10, 2020
@AlexStocks AlexStocks deleted the feature/runtime branch December 10, 2020 13:24
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.

7 participants