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 report formatter trait for custom reporter output #158

Merged
merged 9 commits into from
Nov 30, 2023

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    b578dd8 View commit details
    Browse the repository at this point in the history
  2. Add default implementation

    zanieb committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c1006eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0980f84 View commit details
    Browse the repository at this point in the history
  4. Add previous example

    zanieb committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7ad15c1 View commit details
    Browse the repository at this point in the history
  5. Use new formatter

    zanieb committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    725ec87 View commit details
    Browse the repository at this point in the history
  6. Add docs to trait method

    zanieb committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    5f704db View commit details
    Browse the repository at this point in the history
  7. Clippy

    zanieb committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f964d93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d05cca3 View commit details
    Browse the repository at this point in the history
  9. Use generic

    zanieb committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c0c749d View commit details
    Browse the repository at this point in the history