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

Cnd 171 #298

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Cnd 171 #298

wants to merge 28 commits into from

Conversation

snehaasjournal
Copy link
Collaborator

@snehaasjournal snehaasjournal commented Jan 30, 2025

Notes

We need to run the seed process for only some records from the DB instead of all the records in DB.

Ex: We have 100 records in DB and we are processing 10 records per batch for total 10 batches. If 7 batches are successful and moved 70 records to MPI we need the ability to run the 30 records as separate batch and move to MPI instead of re-running the seed process for all 100 records

This PR also makes sure that the pre-processed IDs do not get re-seeded

JIRA

Checklist

Types of changes

What types of changes does this PR introduces?

  • Bugfix
  • New feature
  • Breaking change

Testing

  • Does this PR has >90% code coverage?
  • Is the screenshot attached for code coverage?
  • Does the gradle build pass in your local?
  • Is the gradle build logs attached?

Copy link

sonarqubecloud bot commented Feb 3, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
86.8% Coverage on New Code (required ≥ 90%)

See analysis details on SonarQube Cloud

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