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

Protocol 22 Soroban RPC changes #984

Merged
merged 6 commits into from
Oct 11, 2024

chore: update changelog. (Protocol 22 Soroban RPC changes.)

fda91cd
Select commit
Loading
Failed to load commit list.
Merged

Protocol 22 Soroban RPC changes #984

chore: update changelog. (Protocol 22 Soroban RPC changes.)
fda91cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

98.66% (+0.00%) compared to 4330542

View this Pull Request on Codecov

98.66% (+0.00%) compared to 4330542

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.66%. Comparing base (4330542) to head (fda91cd).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #984   +/-   ##
=======================================
  Coverage   98.65%   98.66%           
=======================================
  Files         253      253           
  Lines       13333    13373   +40     
=======================================
+ Hits        13154    13194   +40     
  Misses        179      179           
Files with missing lines Coverage Δ
stellar_sdk/soroban_rpc.py 100.00% <100.00%> (ø)
stellar_sdk/soroban_server.py 94.28% <100.00%> (+0.16%) ⬆️
stellar_sdk/soroban_server_async.py 97.14% <100.00%> (+0.08%) ⬆️
tests/test_soroban_server_async.py 100.00% <100.00%> (ø)
tests/test_soroban_server_sync.py 100.00% <100.00%> (ø)