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
Merged

Protocol 22 Soroban RPC changes #984

merged 6 commits into from
Oct 11, 2024

Conversation

overcat
Copy link
Member

@overcat overcat commented Oct 11, 2024

Closes #983

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.66%. Comparing base (4330542) to head (fda91cd).
Report is 7 commits behind head on main.

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           
Flag Coverage Δ
unittests 98.66% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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%> (ø)

@overcat overcat merged commit a1bbdb3 into main Oct 11, 2024
55 checks passed
@overcat overcat deleted the p22-soroban-rpc branch October 11, 2024 12:44
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.

Protocol 22 Changes
1 participant