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

Implement Rømer Class methods for all convertions and tests #8

Closed
eddyyxxyy opened this issue Nov 23, 2022 · 1 comment
Closed

Implement Rømer Class methods for all convertions and tests #8

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

Comments

@eddyyxxyy
Copy link
Owner

eddyyxxyy commented Nov 23, 2022

For 0.5.0 version
Features to be implemented in Rømer Class:

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

And 2 tests to all those methods:

  • 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 on this rn

@eddyyxxyy eddyyxxyy self-assigned this Dec 8, 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