Skip to content

Does addition of an algorithm update existing release notes #6

@nitin710

Description

@nitin710

Suppose, there exists a test test-abc_V0.0.0.

This test, at the time of addition was tested against 1 algorithm. But as the test grows and becomes versioned, for example, test-acb_v0.1.0 and has a new algorithm associated with it, does this new algorithm need to be added to the old version notes as well?

Example:

test algorithm
test-abc_v0.0.0 algo-abc
test-abc_v0.1.0 algo-abc,algo-def

Now, algo-def was added on a later date (when v0.1.0 was released). Do we have to update v0.0.0 release notes to show algo-def performance? If yes, that is an ever growing job as we increase the version of the tests.

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