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: add support for new endpoint of Protocol 14. #373

Merged
merged 5 commits into from
Oct 2, 2020

Conversation

overcat
Copy link
Member

@overcat overcat commented Oct 1, 2020

No description provided.

@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #373 into dev-protocol-14 will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff                @@
##           dev-protocol-14     #373   +/-   ##
================================================
  Coverage            98.98%   98.99%           
================================================
  Files                  125      127    +2     
  Lines                 7501     7566   +65     
================================================
+ Hits                  7425     7490   +65     
  Misses                  76       76           
Flag Coverage Δ
#unittests 98.99% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
stellar_sdk/call_builder/__init__.py 100.00% <100.00%> (ø)
stellar_sdk/call_builder/accounts_call_builder.py 100.00% <100.00%> (ø)
...dk/call_builder/claimable_balances_call_builder.py 100.00% <100.00%> (ø)
stellar_sdk/call_builder/offers_call_builder.py 90.62% <100.00%> (+0.96%) ⬆️
stellar_sdk/server.py 98.13% <100.00%> (+0.02%) ⬆️
tests/call_builder/test_accounts_call_builder.py 100.00% <100.00%> (ø)
...ll_builder/test_claimable_balances_call_builder.py 100.00% <100.00%> (ø)
tests/call_builder/test_offers_call_builder.py 100.00% <100.00%> (ø)
tests/test_server.py 100.00% <100.00%> (ø)
... and 1 more

@overcat overcat merged commit 9d44a34 into dev-protocol-14 Oct 2, 2020
@overcat overcat deleted the dev-protocol-14-endpoint branch October 4, 2020 03:24
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.

1 participant