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

pprof use only linux #3004

Merged
merged 1 commit into from
Nov 1, 2021
Merged

pprof use only linux #3004

merged 1 commit into from
Nov 1, 2021

Conversation

nkysg
Copy link
Collaborator

@nkysg nkysg commented Nov 1, 2021

pprof use only linux

pprof use only linux
@nkysg nkysg requested a review from sanlee42 November 1, 2021 02:52
@codecov
Copy link

codecov bot commented Nov 1, 2021

Codecov Report

Merging #3004 (5029ca4) into master (7594854) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3004      +/-   ##
==========================================
+ Coverage   33.23%   33.43%   +0.21%     
==========================================
  Files         515      515              
  Lines       45690    45690              
  Branches    20816    20815       -1     
==========================================
+ Hits        15179    15273      +94     
- Misses      16092    16155      +63     
+ Partials    14419    14262     -157     
Flag Coverage Δ
unittests 33.43% <ø> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rpc/server/src/module/mod.rs 0.00% <0.00%> (-16.84%) ⬇️
vm/types/src/transaction/error.rs 3.93% <0.00%> (-15.68%) ⬇️
network/src/worker.rs 37.10% <0.00%> (-9.67%) ⬇️
vm/types/src/transaction_metadata.rs 56.93% <0.00%> (-6.15%) ⬇️
config/src/helper.rs 48.00% <0.00%> (-6.00%) ⬇️
cmd/starcoin/src/cli_state.rs 47.37% <0.00%> (-5.26%) ⬇️
vm/functional-tests/src/preprocessor.rs 38.30% <0.00%> (-4.25%) ⬇️
cmd/starcoin/src/dev/tests.rs 14.44% <0.00%> (-4.12%) ⬇️
config/src/miner_config.rs 52.64% <0.00%> (-3.50%) ⬇️
network-p2p/src/out_events.rs 37.29% <0.00%> (-3.38%) ⬇️
... and 106 more

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 7594854...5029ca4. Read the comment docs.

@nkysg nkysg merged commit 54b2537 into master Nov 1, 2021
@nkysg nkysg deleted the pprof-rs branch November 1, 2021 06:23
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.

2 participants