Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yf collect duplicate metrics #1424

Merged
merged 5 commits into from
Nov 19, 2019
Merged

Yf collect duplicate metrics #1424

merged 5 commits into from
Nov 19, 2019

Commits on Nov 11, 2019

  1. New CLP that only collects DuplicateMetrics on a file that has alread…

    …y been duplicate-marked.
    
    - includes some refactoring to avoid code duplication.
    - added license to files that were missing it
    - testing using the full MarkDuplicates testing suite.
    Yossi Farjoun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    42d3fee View commit details
    Browse the repository at this point in the history
  2. - added AsIs tests

    Yossi Farjoun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    0cb1827 View commit details
    Browse the repository at this point in the history
  3. - fixed a problem with how CollectMultipleMetrics interacted with the…

    … previous changes.
    Yossi Farjoun committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a991072 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. update copyright year and javadocs

    Yossi Farjoun committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    eed3cc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. responding to review comments.

    Yossi Farjoun committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    dd9dba8 View commit details
    Browse the repository at this point in the history