Skip to content

Add round-trip consistency test for speed conversion functions#149

Open
prototypezero46 wants to merge 1 commit into52North:mainfrom
prototypezero46:feature/add-basic-test
Open

Add round-trip consistency test for speed conversion functions#149
prototypezero46 wants to merge 1 commit into52North:mainfrom
prototypezero46:feature/add-basic-test

Conversation

@prototypezero46
Copy link

This PR adds a new unit test to verify the round-trip consistency
between knots_to_mps and mps_to_knots conversion functions.

The test ensures that converting from knots to meters per second
and back to knots returns the original value within a small tolerance.

This improves reliability and mathematical consistency of the
unit conversion utilities.

@prototypezero46
Copy link
Author

This is my first offical pr request

@kdemmich
Copy link
Collaborator

kdemmich commented Mar 4, 2026

Hi @prototypezero46, thank you for your PR. We appreciate the time and effort that was put into it but, unfortunately, your description does not follow our PR template. We will not evaluate PRs that do not follow our PR template.

@kdemmich kdemmich added the question Further information is requested label Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants