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

feat(rpc): add tonapi interface #588

Open
wants to merge 2 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 568 lines in your changes missing coverage. Please review.

Project coverage is 42.46%. Comparing base (e18ee50) to head (b1c589c).
Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
rpc/src/endpoint/tonapi/blockchain.rs 0.00% 274 Missing ⚠️
rpc/src/endpoint/tonapi/responses/mod.rs 0.00% 209 Missing ⚠️
rpc/src/endpoint/tonapi/accounts.rs 0.00% 41 Missing ⚠️
rpc/src/endpoint/tonapi/error.rs 0.00% 26 Missing ⚠️
rpc/src/endpoint/tonapi/utils.rs 0.00% 8 Missing ⚠️
rpc/src/endpoint/tonapi/mod.rs 0.00% 5 Missing ⚠️
rpc/src/endpoint/tonapi/requests/mod.rs 0.00% 4 Missing ⚠️
rpc/src/endpoint/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #588      +/-   ##
==========================================
- Coverage   43.00%   42.46%   -0.54%     
==========================================
  Files         277      285       +8     
  Lines       51585    52355     +770     
  Branches    51585    52355     +770     
==========================================
+ Hits        22185    22234      +49     
- Misses      28246    28954     +708     
- Partials     1154     1167      +13     

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

@serejkaaa512 serejkaaa512 force-pushed the feature/tonapi branch 3 times, most recently from bbabcf5 to c77b68c Compare February 19, 2025 09:01
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