Skip to content

Scoring deleted code with a lower weight #630

@seroperson

Description

@seroperson

Continuing the discussion from #545.

Currently deleting code scores the same as deleted code itself. Deleting code == introducing code. In the PR I proposed to score deletion with x0.25 multiplier to address the following issues:

  • Deleting code is not that hard as introducing code, and logically it should not be scored the same.
  • It directly nerfs "only-deletion" PRs, which remove dead code and receive overwhelming score for that.

We stayed with label-multipliers approach as for now, but here is an issue to continue the discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions