Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[~] save progress method #109

Merged
merged 1 commit into from
Oct 17, 2024
Merged

[~] save progress method #109

merged 1 commit into from
Oct 17, 2024

Conversation

skcc321
Copy link
Owner

@skcc321 skcc321 commented Oct 17, 2024

What is new

  • save_progress! method

@@ -54,6 +54,12 @@ def increment_progress!(incrementor)
record.increment!(:progress, incrementor)
end

def save_progress!(value)

Choose a reason for hiding this comment

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

[reek] reported by reviewdog 🐶
MissingSafeMethod: DeployPin::Task has missing safe method 'save_progress!' [https://github.com/troessner/reek/blob/v6.3.0/docs/Missing-Safe-Method.md]

@skcc321 skcc321 force-pushed the master-save-progress branch from de269eb to cfbf142 Compare October 17, 2024 14:41
@skcc321 skcc321 merged commit 8136437 into master Oct 17, 2024
13 checks passed
@skcc321 skcc321 deleted the master-save-progress branch October 17, 2024 14:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant