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

Refactoring and Addition of Test cases #506

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Kapadiatathya
Copy link

@Kapadiatathya Kapadiatathya commented Nov 6, 2023

Added some tests to increase the branch and test coverage and the refactoring is done as follows:
[1]ChannelState.java - Refactored code in updateInfo() and added several classes which is part of refactoring. [2]ColorCorrectionNew.java - Introduced explaining variables in makeBrighter().
[3]Helper.java - Decomposed the conditional to make it easier to understand. (Introduced two new variables to make it easy to understand).

Tathya Kapadia and others added 5 commits November 5, 2023 21:43
…efactored code in updateInfo() and added several class which is the part of refactoring. [2]ColorCorrectionNew.java - Introduced explaining variables in makeBrighter(). [3]Helper.java - Decomposed the conditional to make it easier to understand.(Introduced two new variables to make it easy to understand).
@Kapadiatathya Kapadiatathya changed the title Added test cases for 2 files Refactoring and Addition of Test cases Nov 21, 2023
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.

None yet

1 participant