Refactory rpc data model and test code#86
Merged
everoddandeven merged 1 commit intomainfrom Apr 24, 2026
Merged
Conversation
Not up to standards ⛔🔴 Issues
|
| Category | Results |
|---|---|
| Complexity | 10 medium |
🟢 Metrics 20 complexity · 9 duplication
Metric Results Complexity 20 Duplication 9
🟢 Coverage 91.42% diff coverage · +0.17% coverage variation
Metric Results Coverage variation ✅ +0.17% coverage variation (-1.00%) Diff coverage ✅ 91.42% diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (33253e9) 17556 15782 89.90% Head commit (432818d) 17569 (+13) 15823 (+41) 90.06% (+0.17%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#86) 1200 1097 91.42% Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
* Create rpc model for daemon and wallet rpc implementations * Refactory rpc requests and responses * Remove unused pyi * Refactory test code
e60b37d to
432818d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.