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

Increasing the code coverage #248

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

edercarloscosta
Copy link
Contributor

This PR aims to add two simple tests:

  • auth.go
  • types.go

The main goal is to increase the code coverage on two opportunities I saw taking into consideration that doesn't add noises or need to change on the main code, only tests.

@lukebakken lukebakken added this to the 1.9.1 milestone Feb 27, 2024
@lukebakken lukebakken self-assigned this Feb 27, 2024
Copy link
Contributor

@lukebakken lukebakken left a comment

Choose a reason for hiding this comment

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

Hello, thanks for your contribution. Please address the build failures.

Copy link
Contributor

@lukebakken lukebakken left a comment

Choose a reason for hiding this comment

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

Thank you!

@lukebakken lukebakken merged commit e61228a into rabbitmq:main Feb 27, 2024
7 checks passed
@edercarloscosta edercarloscosta deleted the covering-with-tests branch February 27, 2024 19:35
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