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

test(rpc): add test cases for RPC interfaces #5470

Closed

Conversation

lxcmyf
Copy link
Contributor

@lxcmyf lxcmyf commented Sep 5, 2023

What does this PR do?
add test cases for RPC interfaces

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

@lxcmyf lxcmyf force-pushed the feature/improve_test_coverage branch from 4abb92b to 9909a16 Compare September 5, 2023 13:36
@codecov-commenter
Copy link

Codecov Report

Merging #5470 (9909a16) into develop (cec13b2) will increase coverage by 2.90%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@              Coverage Diff              @@
##             develop    #5470      +/-   ##
=============================================
+ Coverage      61.44%   64.34%   +2.90%     
- Complexity      9364     9450      +86     
=============================================
  Files            846      846              
  Lines          50300    50300              
  Branches        5586     5586              
=============================================
+ Hits           30905    32366    +1461     
+ Misses         16973    15434    -1539     
- Partials        2422     2500      +78     

see 37 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lxcmyf lxcmyf force-pushed the feature/improve_test_coverage branch from 9909a16 to 354ca03 Compare September 5, 2023 16:04
@lxcmyf lxcmyf closed this Sep 5, 2023
@lxcmyf lxcmyf force-pushed the feature/improve_test_coverage branch from 354ca03 to cec13b2 Compare September 5, 2023 16:49
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