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

Define RPC methods #238

Merged
merged 4 commits into from
Dec 3, 2024
Merged

Define RPC methods #238

merged 4 commits into from
Dec 3, 2024

Conversation

xlc
Copy link
Member

@xlc xlc commented Dec 3, 2024

To be implemented later

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 16.66667% with 105 lines in your changes missing coverage. Please review.

Project coverage is 71.95%. Comparing base (8344de2) to head (f528928).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
RPC/Sources/RPC/Handlers/ChainHandlers.swift 0.00% 35 Missing ⚠️
RPC/Sources/RPC/Handlers/StateHandlers.swift 0.00% 26 Missing ⚠️
RPC/Sources/RPC/Handlers/TelemetryHandlers.swift 0.00% 19 Missing ⚠️
RPC/Sources/RPC/Handlers/SystemHandlers.swift 56.75% 16 Missing ⚠️
RPC/Sources/RPC/Handlers/AllHandlers.swift 0.00% 6 Missing ⚠️
RPC/Sources/RPC/JSONRPC/RPCHandler.swift 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
+ Coverage   69.01%   71.95%   +2.93%     
==========================================
  Files         249      258       +9     
  Lines       18815    19485     +670     
==========================================
+ Hits        12986    14020    +1034     
+ Misses       5829     5465     -364     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xlc xlc merged commit 72e7e3a into master Dec 3, 2024
4 of 5 checks passed
@xlc xlc deleted the update-rpc branch December 3, 2024 07:41
MacOMNI added a commit that referenced this pull request Dec 3, 2024
* master:
  update
  Define RPC methods (#238)
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