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

Use int32 instead of uint32 #13

Merged

Conversation

adrianchiris
Copy link
Collaborator

@adrianchiris adrianchiris commented Aug 21, 2024

No description provided.

@coveralls
Copy link

coveralls commented Aug 21, 2024

Pull Request Test Coverage Report for Build 10511368459

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 65.666%

Files with Coverage Reduction New Missed Lines %
internal/controller/maintenanceoperatorconfig_controller.go 2 71.88%
Totals Coverage Status
Change from base Build 10511300144: -0.1%
Covered Lines: 1006
Relevant Lines: 1532

💛 - Coveralls

Copy link
Collaborator

@ykulazhenkov ykulazhenkov left a comment

Choose a reason for hiding this comment

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

LGTM

- use int32 instead of uint32 in accordance to api-conventions[1]
- change some drain status fields to be mandatory so they are not
  omitted if unset.

Signed-off-by: adrianc <[email protected]>
@adrianchiris adrianchiris force-pushed the use-int32-instead-of-uint32 branch from cddcc66 to d4f3f92 Compare August 22, 2024 15:46
@adrianchiris
Copy link
Collaborator Author

thx for the review. rebased. merging once CI is green

@adrianchiris adrianchiris merged commit 8b5f027 into Mellanox:main Aug 22, 2024
8 checks passed
@adrianchiris adrianchiris deleted the use-int32-instead-of-uint32 branch January 9, 2025 12:22
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.

3 participants