Skip to content

Conversation

onobc
Copy link
Contributor

@onobc onobc commented Oct 7, 2025

This polishes the previous commits around new commands HGETDEL / HGETEX / HSETEX.

  • You have read the Spring Data contribution guidelines.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

onobc added 8 commits October 6, 2025 10:19
This commit polishes the previous commit with the following:

- Convert space indents into tab indents

Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Signed-off-by: Chris Bono <chris.bono@broadcom.com>
@onobc onobc requested a review from mp911de October 7, 2025 21:15
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 7, 2025
* Unit tests for {@link JedisConverters#toHGetExParams}.
*/
@Nested
class HGetExParamsTests { // GH-3211
Copy link
Member

Choose a reason for hiding this comment

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

For some reason, we never got used to nested tests. Without having something tangible, it feels too verbose for too little value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants