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

Standardize sync calls to return modified flag and subject in object #200

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

jujaga
Copy link
Member

@jujaga jujaga commented Aug 23, 2023

Description

Also modifies general function signatures to not be object option shaped as there are parameters that must be supplied in order to function. This also adds some missing etrx wrappers to existing service calls so that they can support transaction streaming.

SHOWCASE-3313

Types of changes

Bug fix (non-breaking change which fixes an issue)

Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Unit tests are known to be failing - this will be addressed in subsequent PR.

Also modifies general function signatures to not be object option shaped
as there are parameters that must be supplied in order to function. This
also adds some missing etrx wrappers to existing service calls so that
they can support transaction streaming.

Signed-off-by: Jeremy Ho <jujaga@gmail.com>
@jujaga jujaga added bug Something isn't working enhancement New feature or request labels Aug 23, 2023
@jujaga jujaga requested a review from wilwong89 August 23, 2023 23:46
@jujaga jujaga self-assigned this Aug 23, 2023
@TimCsaky TimCsaky merged commit 8212826 into release/sync Aug 24, 2023
@TimCsaky
Copy link
Contributor

Merged with only one review because we need to start testing with this and can fix bugs in subsequent PR's

@jujaga jujaga deleted the refactor/sync branch August 24, 2023 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants