Skip to content

feat(aci): Rename evaluate_impl to evaluate - #123022

Draft
RudraPatel2003 wants to merge 1 commit into
rudra-detector-refactor-2from
rudra-detector-refactor-3
Draft

feat(aci): Rename evaluate_impl to evaluate#123022
RudraPatel2003 wants to merge 1 commit into
rudra-detector-refactor-2from
rudra-detector-refactor-3

Conversation

@RudraPatel2003

@RudraPatel2003 RudraPatel2003 commented Aug 28, 2026

Copy link
Copy Markdown
Member

This is the "public" non-workflow engine function that consumers must implement so it is public. The _evaluate function that actually gets called is internal to the workflow engine.

But it seems wrong to me that a "private" method (_evaluate) is calling the public one (evaluate)

I may evaluate naming it better in the future, but not in this PR

@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 28, 2026
@RudraPatel2003
RudraPatel2003 force-pushed the rudra-detector-refactor-3 branch from 614888d to b412c35 Compare August 28, 2026 17:26
@RudraPatel2003
RudraPatel2003 force-pushed the rudra-detector-refactor-3 branch from b412c35 to 464743d Compare August 28, 2026 17:39
@RudraPatel2003
RudraPatel2003 force-pushed the rudra-detector-refactor-3 branch from 464743d to 3aa79f1 Compare August 28, 2026 17:41
@RudraPatel2003 RudraPatel2003 changed the title feat: Rename evaluate_impl to _evaluate feat(aci): Rename evaluate_impl to evaluate Aug 28, 2026
@RudraPatel2003
RudraPatel2003 force-pushed the rudra-detector-refactor-3 branch from 3aa79f1 to b3e2a32 Compare August 31, 2026 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant