Skip to content

resolves #80: Refactor CoreExecutor.createProteinList(String,String)#101

Merged
VerisimilitudeX merged 2 commits intoVerisimilitudeX:mainfrom
iamHrithikRaj:refactor-CoreExecutor.createProteinList
Oct 1, 2022
Merged

resolves #80: Refactor CoreExecutor.createProteinList(String,String)#101
VerisimilitudeX merged 2 commits intoVerisimilitudeX:mainfrom
iamHrithikRaj:refactor-CoreExecutor.createProteinList

Conversation

@iamHrithikRaj
Copy link
Contributor

Refactored CoreExecutor.createProteinList(String,String).
Removed the logic of passing down the amino acids as args to the getProtein(String, String) function and use CodonData.getAminoAcid() in getProtein(String, String) itself for better encapsulation.

@iamHrithikRaj
Copy link
Contributor Author

resolved conflicts!

Copy link
Owner

@VerisimilitudeX VerisimilitudeX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Could you please fix the conflicts? Thanks!

@iamHrithikRaj
Copy link
Contributor Author

Looks good! Could you please fix the conflicts? Thanks!

done already

@VerisimilitudeX
Copy link
Owner

Looks good! Could you please fix the conflicts? Thanks!

done already

Yes, sorry, I think you made the changes right when I was looking at it 😆. I'll do some testing quickly and will approve it!

@VerisimilitudeX
Copy link
Owner

In the meantime, feel free to add yourself as an @author to the methods that you changed/added!

Copy link
Owner

@VerisimilitudeX VerisimilitudeX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍

@VerisimilitudeX VerisimilitudeX merged commit e3db5e7 into VerisimilitudeX:main Oct 1, 2022
@iamHrithikRaj
Copy link
Contributor Author

In the meantime, feel free to add yourself as an @author to the methods that you changed/added!

appreciate it bro, but it's fine it was a minor refactoring after all :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants