Skip to content

feat(rpc): add tonapi interface #588

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

serejkaaa512
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 0% with 1070 lines in your changes missing coverage. Please review.

Project coverage is 44.33%. Comparing base (f525cae) to head (ddad4cb).

Files with missing lines Patch % Lines
rpc/src/endpoint/toncenter/mod.rs 0.00% 329 Missing ⚠️
rpc/src/endpoint/tonapi/blockchain.rs 0.00% 275 Missing ⚠️
rpc/src/endpoint/tonapi/responses/mod.rs 0.00% 240 Missing ⚠️
rpc/src/endpoint/toncenter/responses/mod.rs 0.00% 152 Missing ⚠️
rpc/src/endpoint/tonapi/accounts.rs 0.00% 41 Missing ⚠️
rpc/src/endpoint/error.rs 0.00% 26 Missing ⚠️
rpc/src/endpoint/tonapi/mod.rs 0.00% 5 Missing ⚠️
rpc/src/endpoint/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #588      +/-   ##
==========================================
- Coverage   45.17%   44.33%   -0.84%     
==========================================
  Files         291      298       +7     
  Lines       55016    56008     +992     
  Branches    55016    56008     +992     
==========================================
- Hits        24851    24831      -20     
- Misses      28927    29934    +1007     
- Partials     1238     1243       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@serejkaaa512 serejkaaa512 force-pushed the feature/tonapi branch 5 times, most recently from c02b801 to b0e1df6 Compare February 19, 2025 09:13
@serejkaaa512 serejkaaa512 force-pushed the feature/tonapi branch 3 times, most recently from 29d4c48 to 0f66301 Compare March 31, 2025 12:52
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.

3 participants