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

feat: Refactor the output comparator to consider dropped errors #1238

Merged
merged 10 commits into from
Aug 24, 2022

Commits on Aug 15, 2022

  1. Refactor the output comparator to consider dropped errors, along with…

    … a general refactoring of the report generation logic. Includes pulling more logic out of Main and adding specific model classes for JSON serialization.
    bdferris-v2 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c9af5ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e2b15 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Drop comment_generator.py script in favor of out generated by outpu…

    …t-comparator directly.
    bdferris-v2 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    bf8fbfe View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Fix indention typo.

    bdferris-v2 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    696cc48 View commit details
    Browse the repository at this point in the history
  2. Formatting + newline.

    bdferris-v2 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    90f21a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dadd5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    776e22a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    980e71e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    a856daa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2dabb1 View commit details
    Browse the repository at this point in the history