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

Always check cursor and create if it does not exist #383

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

shafiquech
Copy link
Contributor

@shafiquech shafiquech commented Oct 31, 2023

Description

Check and create cursor if it does not exist even if the dateRangeStart is present in TransactionIngestPullRequest . If End Date is passed set the lastTxnDate to TransactionIngestPullRequest.getDateRangeEnd()

Checklist

  • [x ] I made sure, I read CONTRIBUTING.md to put right branch prefix as per my need.
  • I made sure to update CHANGELOG.md.
  • [N/A ] I made sure to update Stream Wiki(only valid in case of new stream module or architecture changes).
  • [x ] My changes are adequately tested.
  • [x ] I made sure all the SonarCloud Quality Gate are passed.

@shafiquech shafiquech requested a review from a team as a code owner October 31, 2023 15:42
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

83.3% 83.3% Coverage
0.0% 0.0% Duplication

@shafiquech shafiquech merged commit 36d13e5 into master Oct 31, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants