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/create api components #277

Merged
merged 31 commits into from
Dec 4, 2023

(fix) Fixed scripts still referencing deprecated functions in AsyncCl…

7672c35
Select commit
Loading
Failed to load commit list.
Merged

Feat/create api components #277

(fix) Fixed scripts still referencing deprecated functions in AsyncCl…
7672c35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

71.71% (+15.07%) compared to c1c8089

View this Pull Request on Codecov

71.71% (+15.07%) compared to c1c8089

Details

Codecov Report

Attention: 88 lines in your changes are missing coverage. Please review.

Comparison is base (c1c8089) 56.63% compared to head (7672c35) 71.71%.

Files Patch % Lines
pyinjective/client/chain/model/account.py 0.00% 21 Missing ⚠️
pyinjective/composer.py 50.00% 21 Missing ⚠️
pyinjective/client/chain/model/auth_params.py 0.00% 12 Missing ⚠️
pyinjective/client/model/pagination.py 69.23% 8 Missing and 4 partials ⚠️
pyinjective/utils/grpc_api_stream_assistant.py 57.14% 9 Missing and 3 partials ⚠️
pyinjective/core/broadcaster.py 12.50% 7 Missing ⚠️
...njective/client/chain/grpc/chain_grpc_authz_api.py 90.62% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #277       +/-   ##
===========================================
+ Coverage   56.63%   71.71%   +15.07%     
===========================================
  Files          18       46       +28     
  Lines        2071     3125     +1054     
  Branches      238      285       +47     
===========================================
+ Hits         1173     2241     +1068     
+ Misses        863      816       -47     
- Partials       35       68       +33     

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