Java
Java copied to clipboard
Temperature conversion added to conversions - issue#5042
- [x] I have read CONTRIBUTING.md.
- [x] This pull request is all my own work -- I have not plagiarized it.
- [x] All filenames are in PascalCase.
- [x] All functions and variable names follow Java naming conventions.
- [x] All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
- [x] All new code is formatted with
clang-format -i --style=file path/to/your/file.java
added the junit test required
have change the code to sloap and intercept type, please review it
@TharunTech please have a look again at my previous comment: https://github.com/TheAlgorithms/Java/pull/5048#pullrequestreview-1881955440
The piece of code there has just few gaps. Please fill them.
im not sure what do u mean
the code u commented doesnt provide coversion for all the temp types
the code u commented doesnt provide coversion for all the temp types
This is one of the gaps, which needs to be filled.
@TharunTech how is the progress?
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution!
Please reopen this pull request once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution!