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(tests): add code coverage reporting #400

Merged
merged 26 commits into from
Oct 28, 2024
Merged

feat(tests): add code coverage reporting #400

merged 26 commits into from
Oct 28, 2024

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    dcffab2 View commit details
    Browse the repository at this point in the history
  2. fix: correct coverage path

    guidojw committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8fb8a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db70b20 View commit details
    Browse the repository at this point in the history
  4. refactor: use simplecov-lcov

    guidojw committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4cfd948 View commit details
    Browse the repository at this point in the history
  5. chore: fixt lints

    guidojw committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bbba90b View commit details
    Browse the repository at this point in the history
  6. fix: remove test filters

    guidojw committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6a7d7d6 View commit details
    Browse the repository at this point in the history
  7. feat(README): add badge

    guidojw committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e655b4b View commit details
    Browse the repository at this point in the history
  8. feat: add sentry_job spec

    guidojw committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7a8ea9f View commit details
    Browse the repository at this point in the history
  9. chore: add some tests

    guidojw committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5d8273c View commit details
    Browse the repository at this point in the history
  10. fix: tests

    guidojw committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    c915945 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f6377e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. fix: tests

    guidojw committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1ccb7a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9586b28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71f27a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aea898 View commit details
    Browse the repository at this point in the history
  5. feat: user ical coverage

    guidojw committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5e882e9 View commit details
    Browse the repository at this point in the history
  6. fix: readd it_behaves_like

    guidojw committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    214387f View commit details
    Browse the repository at this point in the history
  7. chore: remove redundant code

    guidojw committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    45cf989 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    01a8dc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. chore: comment test

    guidojw committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    49c7eaf View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    2318cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a7ca4 View commit details
    Browse the repository at this point in the history
  3. chore: update codecov-action

    guidojw committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    3f25221 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Update README.md

    Co-authored-by: Matteo Bronkhorst <32799956+DrumsnChocolate@users.noreply.github.com>
    lodewiges and DrumsnChocolate authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b15c2f1 View commit details
    Browse the repository at this point in the history
  2. Fixed lint 1/2

    lodewiges authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    508777b View commit details
    Browse the repository at this point in the history
  3. Fixed lint 2/2

    lodewiges authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fe78702 View commit details
    Browse the repository at this point in the history