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

16 incr decr incrby decrby #190

Merged
merged 2 commits into from
Feb 8, 2024
Merged

16 incr decr incrby decrby #190

merged 2 commits into from
Feb 8, 2024

Conversation

Mattan41
Copy link
Contributor

@Mattan41 Mattan41 commented Feb 7, 2024

Add method to increase and to decrease key value by 1 when the value is an Integer.

@Mattan41 Mattan41 self-assigned this Feb 7, 2024
@Mattan41 Mattan41 linked an issue Feb 7, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Feb 7, 2024

Copy link
Contributor

@cmatlak cmatlak left a comment

Choose a reason for hiding this comment

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

Looks like a good and clean update, great work with added test methods

Copy link
Contributor

@robinalfengard robinalfengard left a comment

Choose a reason for hiding this comment

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

Looks like a good update!

@Mattan41 Mattan41 added this pull request to the merge queue Feb 8, 2024
Merged via the queue into main with commit e84e332 Feb 8, 2024
3 checks passed
@Mattan41 Mattan41 deleted the 16-incr-decr-incrby-decrby branch February 8, 2024 07:49
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.

INCR DECR INCRBY DECRBY
3 participants