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

<feat>(rpc,stub,script): add get block rpc interface, add monitor script, add block and tx timestamp. #588

Merged
merged 3 commits into from
Sep 7, 2023

Conversation

kyonRay
Copy link
Contributor

@kyonRay kyonRay commented Sep 6, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2023

Codecov Report

Merging #588 (c04723e) into feature-1.3.2 (db7f185) will decrease coverage by 0.24%.
The diff coverage is 1.41%.

❗ Current head c04723e differs from pull request most recent head 5ff3fe8. Consider uploading reports for the commit 5ff3fe8 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##             feature-1.3.2     #588      +/-   ##
===================================================
- Coverage            15.57%   15.33%   -0.24%     
  Complexity             441      441              
===================================================
  Files                  185      186       +1     
  Lines                 8692     8827     +135     
  Branches               748      751       +3     
===================================================
  Hits                  1354     1354              
- Misses                7220     7355     +135     
  Partials               118      118              
Files Changed Coverage Δ
src/main/java/com/webank/wecross/Generator.java 0.00% <0.00%> (ø)
...ecross/network/rpc/handler/ResourceURIHandler.java 3.31% <0.00%> (-0.24%) ⬇️
...wecross/network/rpc/handler/SystemInfoHandler.java 2.50% <0.00%> (-0.65%) ⬇️
...wecross/restserver/fetcher/TransactionFetcher.java 3.24% <0.00%> (-0.36%) ⬇️
...ebank/wecross/restserver/request/BlockRequest.java 0.00% <0.00%> (ø)
...stserver/response/CompleteTransactionResponse.java 0.00% <ø> (ø)
src/main/java/com/webank/wecross/stub/Block.java 50.00% <ø> (ø)
...main/java/com/webank/wecross/stub/Transaction.java 33.33% <ø> (-4.17%) ⬇️
...oss/network/rpc/handler/TransactionURIHandler.java 3.27% <1.51%> (-1.00%) ⬇️
...bank/wecross/network/rpc/URIHandlerDispatcher.java 82.55% <100.00%> (+0.20%) ⬆️

@kyonRay kyonRay changed the title <feat>(rpc,script): add get block rpc interface, add monitor script. <feat>(rpc,stub,script): add get block rpc interface, add monitor script, add block and tx timestamp. Sep 7, 2023
@kyonRay kyonRay merged commit 5c0d90a into WeBankBlockchain:feature-1.3.2 Sep 7, 2023
9 of 10 checks passed
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.

3 participants