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 ClaimPredicateGroup, used to assemble the left and right values for and_predicates and or_predicates. #374

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

overcat
Copy link
Member

@overcat overcat commented Oct 2, 2020

No description provided.

@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

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

Impacted file tree graph

@@                 Coverage Diff                 @@
##           dev-protocol-14     #374      +/-   ##
===================================================
+ Coverage            98.98%   99.01%   +0.02%     
===================================================
  Files                  125      127       +2     
  Lines                 7501     7707     +206     
===================================================
+ Hits                  7425     7631     +206     
  Misses                  76       76              
Flag Coverage Δ
#unittests 99.01% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
stellar_sdk/operation/create_claimable_balance.py 100.00% <100.00%> (ø)
tests/test_server.py 100.00% <0.00%> (ø)
stellar_sdk/call_builder/__init__.py 100.00% <0.00%> (ø)
tests/call_builder/test_offers_call_builder.py 100.00% <0.00%> (ø)
tests/call_builder/test_accounts_call_builder.py 100.00% <0.00%> (ø)
stellar_sdk/call_builder/accounts_call_builder.py 100.00% <0.00%> (ø)
...dk/call_builder/claimable_balances_call_builder.py 100.00% <0.00%> (ø)
...ll_builder/test_claimable_balances_call_builder.py 100.00% <0.00%> (ø)
stellar_sdk/server.py 98.73% <0.00%> (+0.62%) ⬆️
stellar_sdk/call_builder/offers_call_builder.py 90.62% <0.00%> (+0.96%) ⬆️

@overcat overcat merged commit 633b9ef into dev-protocol-14 Oct 2, 2020
@overcat overcat deleted the dev-protocol-14-cap23-ClaimPredicateGroup 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