Skip to content

upGlobalErrors - For #2

@bransonRudy

Description

@bransonRudy

Hi,

It seems that the for loop in 'upGlobalErrors' is not updating the error values since the element's index will always be less than the array's size.

for (er <- erreurs) { if (this.errors.size < er._1) this.errors(er._1) += er._2 }

Could you let me know if this loop is correct? Thanks!

Metadata

Metadata

Assignees

No one assigned

    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