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: add basic reporter which allow user to use reporter in ci #2612

Merged
merged 14 commits into from Jan 21, 2023

Commits on Jan 4, 2023

  1. add basic reporter

    trim21 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    1839007 View commit details
    Browse the repository at this point in the history
  2. extend basic reporter

    trim21 committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    03feb9b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

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

Commits on Jan 7, 2023

  1. Update index.md

    trim21 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    2246466 View commit details
    Browse the repository at this point in the history
  2. Update index.md

    trim21 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    131696c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ecc5e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    5dbeaeb View commit details
    Browse the repository at this point in the history
  2. extend from base reporter

    trim21 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    dabdb84 View commit details
    Browse the repository at this point in the history
  3. fix lint

    trim21 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    032a032 View commit details
    Browse the repository at this point in the history
  4. override onReRun

    trim21 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    16e46c0 View commit details
    Browse the repository at this point in the history
  5. only ovverride onWatcherRerun

    trim21 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    496d3d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. chore: cleanup

    sheremet-va committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    b59c74c View commit details
    Browse the repository at this point in the history
  2. add override back

    trim21 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9a461ac View commit details
    Browse the repository at this point in the history
  3. revert

    trim21 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    64169d3 View commit details
    Browse the repository at this point in the history