Skip to content

Support function renamings #1867

Open
Open
@marco-c

Description

@marco-c

Currently, a renamed function is considered as a new function.
For example, when we collect the bugs that occurred in the same function (

past_regressions_by_function[path][f[0]].extend(
), we use the function name. This means we lose bugs whenever a function is renamed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions