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

update RPC ChainHandler #268

Merged
merged 20 commits into from
Feb 8, 2025
Merged

update RPC ChainHandler #268

merged 20 commits into from
Feb 8, 2025

Conversation

MacOMNI
Copy link
Contributor

@MacOMNI MacOMNI commented Jan 23, 2025

No description provided.

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

Attention: Patch coverage is 80.24390% with 81 lines in your changes missing coverage. Please review.

Project coverage is 80.76%. Comparing base (0dba01d) to head (78ce46e).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
Node/Sources/Node/NodeDataSource.swift 0.00% 41 Missing ⚠️
.../BlockchainDataProvider/InMemoryDataProvider.swift 0.00% 17 Missing ⚠️
RPC/Tests/RPCTests/ChainHandlesTests.swift 92.22% 7 Missing ⚠️
Database/Sources/Database/RocksDBBackend.swift 73.91% 6 Missing ⚠️
...rces/Blockchain/Config/ProtocolConfig+Preset.swift 0.00% 3 Missing ⚠️
Node/Sources/Node/NetworkingProtocol/Network.swift 0.00% 3 Missing ⚠️
RPC/Sources/RPC/Handlers/ChainHandlers.swift 85.71% 2 Missing ⚠️
...lockchainDataProvider/BlockchainDataProvider.swift 88.88% 1 Missing ⚠️
RPC/Sources/RPC/JSONRPC/JSONRPCController.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
+ Coverage   79.84%   80.76%   +0.92%     
==========================================
  Files         300      304       +4     
  Lines       24079    24438     +359     
==========================================
+ Hits        19225    19738     +513     
+ Misses       4854     4700     -154     

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

@MacOMNI MacOMNI marked this pull request as ready for review January 23, 2025 06:15
@xlc xlc merged commit a0faade into master Feb 8, 2025
5 checks passed
@xlc xlc deleted the dev_rpc branch February 8, 2025 09:16
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