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

Add code coverage reporting #74

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Add code coverage reporting #74

wants to merge 14 commits into from

Commits on Sep 17, 2023

  1. add initial script

    mt-caret committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e7e1788 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    0866be1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b41f7 View commit details
    Browse the repository at this point in the history
  3. add kcov + coveralls to CI

    mt-caret committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    7a231c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28cbd7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20af0c4 View commit details
    Browse the repository at this point in the history
  6. toggle coveralls debug flag

    mt-caret committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e2c3be5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf8e9df View commit details
    Browse the repository at this point in the history
  8. specify base-path explicitly

    mt-caret committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    c71878e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8222ce0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b48fc67 View commit details
    Browse the repository at this point in the history
  11. hail mary

    mt-caret committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    bc6d258 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. hail mary 2

    mt-caret committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    eb7b04b View commit details
    Browse the repository at this point in the history
  2. turn on debug flag again

    mt-caret committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    8eabe0a View commit details
    Browse the repository at this point in the history