Skip to content

Remove redundant parameter assignment in examples/tests #14351

@qinhanmin2014

Description

@qinhanmin2014

I don't think we're good at removing redundant parameter assignment in examples/tests.
e.g., in the examples folder

git grep "cv=5" | wc -l
27

(we no longer need cv=5 because we've finished the deprecation).
I can't come up with an automatic solution for this issue (an awkward solution is to manually go through all the API changes and search the repo).

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolveSprintgood first issueEasy with clear instructions to resolvehelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions