Skip to content

FINAL PR OF GROUP 18 FeatureB_8#45

Open
Joydip104 wants to merge 43 commits into
dGhoshIIEST:Group_Bfrom
Joydip104:FeatureB_8
Open

FINAL PR OF GROUP 18 FeatureB_8#45
Joydip104 wants to merge 43 commits into
dGhoshIIEST:Group_Bfrom
Joydip104:FeatureB_8

Conversation

@Joydip104
Copy link
Copy Markdown

  • Init branch readme
  • Init hex.py and test_hex.py
  • added the substract function with the test cases
  • Added complement functions
  • Added hex to decimal conversion function
  • Create test_hex.py
  • added hex->decimal
  • Rename hex.py to hex1.py
  • Rename test_hex.py to test_hex1.py
  • Rename test_hex1.py to test_hex.py
  • Rename hex1.py to hex.py
  • Hex Addition code added
  • Remove HexCalculator class definition
  • added the decimal to hex conversion
  • Addition Testcases added and _validate_hex() updated
  • Added unit test cases for subtraction
  • Upadted the test cases of hex addition
  • Added hex multiply and divide methods and corresponding test cases
  • Fixed merge issue
  • Added readme.md, updated calculator.py, fix 16's complement of hex.py, updated test_calculator.py
  • Upadted test_calculator.py
  • Added complement functions and 10+ unit test cases
  • Added more test cases
  • Added 15's and 16's complement test cases
  • Added hex_to_decimal implementation and fixed indentation issues
  • Final clean implementation of HexCalculator with hex_to_decimal
  • Fixed issues of 15's and 16's complement
  • Remove pycache from tracking
  • Upadted hex.py code of hex_to_decimal and decimal_to_hex Added hex_to_decimal and decimal_to_hex test case
  • Upadted comments of test_calculator.py

Joydip104 and others added 30 commits March 16, 2026 13:28
added the substract function with the test cases
Removed redundant HexCalculator class definition from hex.py
Added unit test cases for subtraction
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.

5 participants