Skip to content

Add and test a batch method for BEOEPC updateDelegateeScore method #151

Description

@apbendi

We want a batch version of this method

It should take an array of structs with both parameters, iterate over them, perform the appropriate checks, and then do the update. To do this, the internal method should probably be refactored so that both the single update and batch update methods share the same internal method for checks and execution. The functionality and signature of the existing method should not change.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions