Skip to content

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR addresses two SonarCloud findings that were affecting the reliability score for the project. Specifically, the PR:

  • updates two unit test cases to avoid early-return for loops
  • updates the error message serialization for Protobuf deserialization

The PR doesn't change the actual behavior of the utility.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #4254


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Aug 4, 2025
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Aug 4, 2025
@dreamorosi dreamorosi requested review from sdangol and svozza and removed request for sdangol August 4, 2025 17:26
Copy link

sonarqubecloud bot commented Aug 5, 2025

@dreamorosi dreamorosi merged commit dab0be1 into main Aug 5, 2025
34 checks passed
@dreamorosi dreamorosi deleted the refactor/kafka_maintenance branch August 5, 2025 11:15
uttam282005 pushed a commit to uttam282005/powertools-lambda-typescript that referenced this pull request Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: Fix object stringification and test loop issues in kafka package
2 participants