← Back to changelog

Increased Detail in Duplication Engine Issue Reports

We’ve recently updated our Duplication engine to report instances of duplicated code as Identical or Similar in the issue description. This behavior matches our Classic duplication analysis and provides more detail as to the nature of the repeated code.

This is available on our hosted analysis:

As well as in our CLI:

To make sure you’re running the most up to date version of the Code Climate CLI, Homebrew users can run:

    brew update && brew upgrade codeclimate

To pull the latest Duplication engine, run:

    docker pull codeclimate/codeclimate-duplication

or from within the root of your project:

    codeclimate engines:enable duplication
Actionable metrics for engineering leaders. Try Velocity Free