Skip to content

Refactory rpc data model and test code#86

Merged
everoddandeven merged 1 commit intomainfrom
refactory-and-fixes-2
Apr 24, 2026
Merged

Refactory rpc data model and test code#86
everoddandeven merged 1 commit intomainfrom
refactory-and-fixes-2

Conversation

@everoddandeven
Copy link
Copy Markdown
Owner

@everoddandeven everoddandeven commented Apr 22, 2026

  • Create rpc model for daemon and wallet rpc implementations
  • Refactory rpc requests and responses
  • Remove unused pyi
  • Refactory test code

@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 22, 2026

Not up to standards ⛔

🔴 Issues 10 medium

Alerts:
⚠ 10 issues (≤ 0 issues of at least minor severity)

Results:
10 new issues

Category Results
Complexity 10 medium

View in Codacy

🟢 Metrics 20 complexity · 9 duplication

Metric Results
Complexity 20
Duplication 9

View in Codacy

🟢 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

View coverage diff in Codacy

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
@everoddandeven everoddandeven force-pushed the refactory-and-fixes-2 branch from e60b37d to 432818d Compare April 23, 2026 23:35
@everoddandeven everoddandeven changed the title Minor refactory and fixes Refactory rpc data model and test code Apr 23, 2026
@everoddandeven everoddandeven marked this pull request as ready for review April 24, 2026 08:21
@everoddandeven everoddandeven merged commit 870ba3f into main Apr 24, 2026
5 of 6 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.

1 participant