Skip to content

Add missing tests for some 32-bit types that already work in metrics#215

Merged
mxinden merged 2 commits into
prometheus:masterfrom
navaati:tests_32bit
Jul 17, 2024
Merged

Add missing tests for some 32-bit types that already work in metrics#215
mxinden merged 2 commits into
prometheus:masterfrom
navaati:tests_32bit

Conversation

@navaati

@navaati navaati commented Jul 17, 2024

Copy link
Copy Markdown
Contributor

This adds tests for the new capabilities enabled by #173.

Signed-off-by: Léo Gillot-Lamure <leo.gillot@navaati.net>
@navaati

navaati commented Jul 17, 2024

Copy link
Copy Markdown
Contributor Author

f32 and i32 don’t work yet due to missing Atomic implementation. See #216.

@navaati navaati changed the title Add missing tests for 32-bit types in metrics Add missing test for u32 in Counter Jul 17, 2024
@navaati
navaati marked this pull request as ready for review July 17, 2024 17:26
@navaati navaati changed the title Add missing test for u32 in Counter Add missing tests for some 32-bit types that already work in metrics Jul 17, 2024
Signed-off-by: Léo Gillot-Lamure <leo.gillot@navaati.net>
@navaati

navaati commented Jul 17, 2024

Copy link
Copy Markdown
Contributor Author

I don’t think changelog edit is required for just adding tests.

@navaati

navaati commented Jul 17, 2024

Copy link
Copy Markdown
Contributor Author

@mxinden small easy PR, pls review !

@mxinden mxinden left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🙏 thanks! More tests is always appreciated.

@mxinden
mxinden merged commit 4216fa6 into prometheus:master Jul 17, 2024
@navaati
navaati deleted the tests_32bit branch July 17, 2024 19:09
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