Skip to content

Feature converts Celsius to Fahrenheit#2

Open
lchebli wants to merge 2 commits intobuwebdev:mainfrom
lchebli:feature_convert_celsius_to_fahrenheit
Open

Feature converts Celsius to Fahrenheit#2
lchebli wants to merge 2 commits intobuwebdev:mainfrom
lchebli:feature_convert_celsius_to_fahrenheit

Conversation

@lchebli
Copy link

@lchebli lchebli commented Jan 14, 2026

Changes I've made:

  1. Added a new feature branch titled: feature_convert_celsius_to_fahrenheit
  2. Added a function to convert Celsius to Fahrenheit in a new temperature.js file.
  3. Added this new conversion to the index.js file.
  4. Created 3-unit tests for the conversion and used Jest to test it.

All tests passed.

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.

1 participant