Skip to content

Function detection: Do not compare function if the function was just added #2

Description

@PLukas2018

Currently, the script attempts to compare a function even if it was just added in the commit that we want to compare. This results in an unknown status for the function. Fix the function detection by not detecting functions that are only in one version/commit. A problem to consider is when a function is moved to a different file.

Example of this problem can see be seen here, where the function stack_map_calculate_max_depth was compared even when it was added in the second / compared commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions