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

Increase the interpretation of black words #3392

Merged
merged 1 commit into from
May 10, 2022

Conversation

geometryolife
Copy link
Contributor

Pull request type

Please check the type of change your PR introduces:

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

@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #3392 (bf284fd) into master (93941ce) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3392      +/-   ##
==========================================
+ Coverage   31.92%   31.92%   +0.01%     
==========================================
  Files         500      500              
  Lines       46815    46815              
  Branches    21295    21295              
==========================================
+ Hits        14939    14943       +4     
- Misses      17582    17605      +23     
+ Partials    14294    14267      -27     
Flag Coverage Δ
unittests 31.92% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
types/src/sync_status.rs 53.97% <0.00%> (-7.93%) ⬇️
network-rpc/core/src/lib.rs 24.00% <0.00%> (-6.00%) ⬇️
state/state-tree/src/mock/mod.rs 43.48% <0.00%> (-4.34%) ⬇️
vm/vm-runtime/src/metrics.rs 29.17% <0.00%> (-4.16%) ⬇️
commons/service-registry/src/service_actor.rs 38.71% <0.00%> (-3.22%) ⬇️
config/src/lib.rs 32.32% <0.00%> (-3.06%) ⬇️
commons/service-registry/src/service_ref.rs 65.76% <0.00%> (-2.73%) ⬇️
txpool/src/pool.rs 60.72% <0.00%> (-2.38%) ⬇️
miner/src/generate_block_event_pacemaker.rs 41.87% <0.00%> (-2.32%) ⬇️
account/src/account_storage.rs 51.25% <0.00%> (-1.99%) ⬇️
... and 51 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 93941ce...bf284fd. Read the comment docs.

Copy link
Member

@jolestar jolestar left a comment

Choose a reason for hiding this comment

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

LGTM

@jolestar jolestar merged commit 5f46800 into starcoinorg:master May 10, 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