Skip to content

Conversation

@Kiree
Copy link

@Kiree Kiree commented Oct 1, 2018

βœ… Implemented the add method to StringCalculator.java
πŸ“‹ Added unit tests for the StringCalculator.java
❌ Added more ignored files to the .gitignore

Kiree added 5 commits October 1, 2018 12:26
βœ… Implemented the add method to StringCalculator.java
πŸ“‹ Added unit tests for the StringCalculator.java
❌ Added more ignored files to the .gitignore
πŸ› Simplified error handling in the add method to StringCalculator.java
βœ… Refactored StringCalculator.java to reduce code smells
- Made the StringCalculator.java package private.
- Consolidated the return value logic
βœ… Refactored StringCalculator.java to reduce code smells
- Parametrized the check for String null & empty checks.
βœ… Refactored StringCalculator.java to reduce code smells
- Replaced a parameter with a method.
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