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

Pivotal ID # 186657295: Retrigger Submission Task #793

Merged

Conversation

jhoanmanuelms
Copy link
Contributor

https://www.pivotaltracker.com/story/show/186657295

  • Handle re-triggering for submissions executed remotely
  • Remove unused code

- Handle re-triggering for submissions executed remotely
- Remove unused code
@jhoanmanuelms jhoanmanuelms self-assigned this Dec 15, 2023
Copy link
Contributor

@Juan-EBI Juan-EBI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

suspend fun cleanRequest(accNo: String, version: Int): Unit
suspend fun processRequest(accNo: String, version: Int): Unit
suspend fun checkReleased(accNo: String, version: Int): Unit
suspend fun indexRequest(accNo: String, version: Int)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i start adding explicit return type only to public api/functions as for example if you call a method in the last line of function body the return value becomes something and may break unit test for example.

@jhoanmanuelms jhoanmanuelms merged commit 75b2c28 into master Dec 20, 2023
1 check passed
@jhoanmanuelms jhoanmanuelms deleted the feature/pivotal-#186657295-retrigger-dm-submissions branch December 20, 2023 10:34
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.

2 participants