Skip to content

Conversation

@hentrymartin
Copy link
Collaborator

Related JIRA Ticket:

https://topcoder.atlassian.net/browse/PM-2666

What's in this PR?

  • Filtered submissions in checkpoint review tab based on screening result

return
}

const normalizedResult = (entry.result || '').toUpperCase()

Choose a reason for hiding this comment

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

[⚠️ maintainability]
Consider using a constant or enum for the screening results ('PASS', 'NO PASS') to avoid magic strings and potential typos.

@hentrymartin hentrymartin merged commit b8704a0 into dev Dec 15, 2025
8 checks passed
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.

3 participants