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

clean some debug info #3637

Merged
merged 1 commit into from
Aug 11, 2022
Merged

clean some debug info #3637

merged 1 commit into from
Aug 11, 2022

Conversation

YouNeedWork
Copy link
Contributor

Pull request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

@jolestar jolestar enabled auto-merge (squash) August 11, 2022 05:57
@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #3637 (3fc57ac) into master (e2513cb) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3637      +/-   ##
==========================================
+ Coverage   28.58%   28.65%   +0.07%     
==========================================
  Files         591      591              
  Lines       50602    50600       -2     
  Branches    23860    23858       -2     
==========================================
+ Hits        14462    14496      +34     
  Misses      21934    21934              
+ Partials    14206    14170      -36     
Flag Coverage Δ
unittests 28.65% <ø> (+0.07%) ⬆️

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

Impacted Files Coverage Δ
...ync/src/block_connector/block_connector_service.rs 28.78% <ø> (+0.41%) ⬆️
vm/natives/src/lib.rs 80.00% <0.00%> (-10.00%) ⬇️
state/state-store-api/src/lib.rs 31.25% <0.00%> (-6.25%) ⬇️
...mons/forkable-jellyfish-merkle/src/iterator/mod.rs 41.50% <0.00%> (-5.00%) ⬇️
state/state-tree/src/mock/mod.rs 39.14% <0.00%> (-4.34%) ⬇️
types/src/account_state.rs 56.67% <0.00%> (-3.33%) ⬇️
network-p2p/src/peer_info.rs 43.53% <0.00%> (-2.59%) ⬇️
commons/service-registry/src/handler_proxy.rs 37.50% <0.00%> (-2.08%) ⬇️
vm/vm-runtime/src/data_cache.rs 64.00% <0.00%> (-2.00%) ⬇️
chain/open-block/src/lib.rs 31.79% <0.00%> (-1.98%) ⬇️
... and 57 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 e2513cb...3fc57ac. Read the comment docs.

@jolestar jolestar merged commit b4f5074 into starcoinorg:master Aug 11, 2022
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