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

LANTERN-724: Modify history pruning algorithm #386

Merged
merged 3 commits into from
Aug 23, 2024

Conversation

rishi-salunkhe-mettle
Copy link
Contributor

@rishi-salunkhe-mettle rishi-salunkhe-mettle commented Aug 15, 2024

Pull requests into this repository require the following checks to be completed by the submitter and reviewers.

Submitter:

  • Administrative tasks are complete.
    • This pull request describes why these changes were made.
    • The JIRA ticket links to this PR.
    • The JIRA ticket for this PR is:
  • Tests are complete.
    • Tests are included and test edge cases.
    • Tests have been run locally and pass.
  • Code review has been performed.
    • Code diff has been done and checked to ensure only expected code is being committed.
    • A linter for the language has been run.

Primary Reviewer:

  • Code works.
    • Code has been run locally and the basic functionality affected by the PR has been checked.
    • Edge cases have been checked to ensure behavior is as expected.
  • Code review has been performed.
    • Code is maintainable, reusable, efficient, and correct.
    • Code accomplishes the tasks purpose.
    • Code follows style guidance appropriate for the language, including passing linter checks.
    • Code is well commented (which does not mean verbosely commented).
  • Tests are complete.
    • Tests are included and test edge cases.
    • Tests have been run locally and pass.

Merger:

Prior to merging, ensure that all checks have been completed. Delete the branch after the merge
is complete.

@bcalvert3
Copy link

@rishi-salunkhe-mettle Reviewed and Approved, please assign within Mettles for Github PR Reviewer approval

@vishnu-mettles vishnu-mettles merged commit 1a09b81 into main Aug 23, 2024
5 checks passed
@vishnu-mettles vishnu-mettles deleted the LANTERN-724-modify-history-pruning branch August 23, 2024 20:12
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.

3 participants