Skip to content

Renamed the constant ICGCFS to SCOREFS#425

Merged
Azher2Ali merged 2 commits into
developfrom
refactor/rename-constant
Jul 18, 2024
Merged

Renamed the constant ICGCFS to SCOREFS#425
Azher2Ali merged 2 commits into
developfrom
refactor/rename-constant

Conversation

@Azher2Ali
Copy link
Copy Markdown
Contributor

@Azher2Ali Azher2Ali commented Jul 10, 2024

Rename the Constant: #420

The constant ICGCFS was renamed to SCOREFS. This means anywhere ICGCFS was used, it is now replaced by SCOREFS and The value assigned to the constant was changed from "icgcfs" to "scorefs" and the return statement was modified to return the new constant SCOREFS instead of the old constant ICGCFS

@joneubank joneubank self-requested a review July 10, 2024 18:39
@Azher2Ali Azher2Ali requested a review from leoraba July 11, 2024 16:08
@joneubank
Copy link
Copy Markdown
Contributor

Looks good. While we're makign changes to this file can we also update the getName response?

public String name() {
return "icgc";
}

@Azher2Ali Azher2Ali requested review from joneubank and removed request for joneubank July 11, 2024 20:30
@Azher2Ali Azher2Ali merged commit cc44514 into develop Jul 18, 2024
@Azher2Ali Azher2Ali deleted the refactor/rename-constant branch July 18, 2024 14:42
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.

2 participants