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

update jsonrpc #3573

Merged
merged 1 commit into from
Jul 27, 2022
Merged

update jsonrpc #3573

merged 1 commit into from
Jul 27, 2022

Conversation

LemonHX
Copy link
Member

@LemonHX LemonHX commented Jul 27, 2022

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):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

@codecov
Copy link

codecov bot commented Jul 27, 2022

Codecov Report

Merging #3573 (721c5db) into master (9237c5b) will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3573      +/-   ##
==========================================
- Coverage   29.36%   29.23%   -0.12%     
==========================================
  Files         589      589              
  Lines       49805    49805              
  Branches    23435    23428       -7     
==========================================
- Hits        14619    14558      -61     
- Misses      20847    20986     +139     
+ Partials    14339    14261      -78     
Flag Coverage Δ
unittests 29.23% <ø> (-0.12%) ⬇️

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

Impacted Files Coverage Δ
vm/types/src/language_storage_ext.rs 29.17% <0.00%> (-12.50%) ⬇️
vm/types/src/on_chain_config/vm_config.rs 35.00% <0.00%> (-10.00%) ⬇️
...ccount_config/resources/module_upgrade_strategy.rs 34.29% <0.00%> (-8.57%) ⬇️
commons/accumulator/src/tree.rs 49.56% <0.00%> (-7.96%) ⬇️
abi/decoder/src/lib.rs 1.46% <0.00%> (-7.29%) ⬇️
executor/src/block_executor.rs 25.59% <0.00%> (-6.97%) ⬇️
chain/open-block/src/lib.rs 31.79% <0.00%> (-6.62%) ⬇️
network-rpc/core/src/lib.rs 20.00% <0.00%> (-6.00%) ⬇️
rpc/api/src/contract_api.rs 11.12% <0.00%> (-5.55%) ⬇️
vm/types/src/on_chain_config/mod.rs 41.10% <0.00%> (-5.47%) ⬇️
... and 75 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 9237c5b...721c5db. Read the comment docs.

@LemonHX LemonHX enabled auto-merge (squash) July 27, 2022 11:11
@LemonHX LemonHX merged commit 491d158 into starcoinorg:master Jul 27, 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