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

Adapt Kelvin Class implementation for all convertions and tests #11

Closed
eddyyxxyy opened this issue Nov 23, 2022 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@eddyyxxyy
Copy link
Owner

On Branch Develop-0.5.0

Features to be changed in Kelvin Class:

  • to_celsius()
  • to_fahrenheit()
  • to_delisle()
  • to_newton()
  • to_rankine()
  • to_reaumur()
  • to_romer()

And change tests to all those methods, it will be 2 tests per method:

  • Dynamic Type Return test;
  • Precise and Rounded Return checks.
@eddyyxxyy eddyyxxyy added the enhancement New feature or request label Nov 23, 2022
@eddyyxxyy
Copy link
Owner Author

Working this up rn

@eddyyxxyy eddyyxxyy self-assigned this Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant