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

Increase code coverage #333

Merged
merged 23 commits into from
May 21, 2024
Merged

Increase code coverage #333

merged 23 commits into from
May 21, 2024

Commits on May 16, 2024

  1. Add code coverage

    adria0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    11f136f View commit details
    Browse the repository at this point in the history
  2. fixed tarpaulin

    adria0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    649a957 View commit details
    Browse the repository at this point in the history
  3. non-nightly

    adria0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a5cc671 View commit details
    Browse the repository at this point in the history
  4. Disable dhat when tarpaulin

    adria0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    aa8bd46 View commit details
    Browse the repository at this point in the history
  5. Add codecov token

    adria0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f693e99 View commit details
    Browse the repository at this point in the history
  6. Add codecov workaround

    adria0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c560fd5 View commit details
    Browse the repository at this point in the history
  7. Update badge

    adria0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c9c620a View commit details
    Browse the repository at this point in the history
  8. Add examples to coverage

    adria0 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    04dbd38 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. wip

    adria0 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    80731d7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. value coverage

    adria0 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    312e446 View commit details
    Browse the repository at this point in the history
  2. fmt & main merge

    adria0 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e94854e View commit details
    Browse the repository at this point in the history
  3. minor fixes

    adria0 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    68c97b7 View commit details
    Browse the repository at this point in the history
  4. example2test

    adria0 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    dc07601 View commit details
    Browse the repository at this point in the history
  5. tune workflow

    adria0 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c57017d View commit details
    Browse the repository at this point in the history
  6. codecov ignore

    adria0 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    94fca8d View commit details
    Browse the repository at this point in the history
  7. do not cover tests

    adria0 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    fea3545 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. active --line

    adria0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d842426 View commit details
    Browse the repository at this point in the history
  2. test llvm-cov

    adria0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    98ada27 View commit details
    Browse the repository at this point in the history
  3. disable dhat

    adria0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    89d0f11 View commit details
    Browse the repository at this point in the history
  4. cfg(coverage) in dhat

    adria0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    541520b View commit details
    Browse the repository at this point in the history
  5. filter coverage, fix cfg(coverage)

    adria0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e9e0117 View commit details
    Browse the repository at this point in the history
  6. fix codecov.yml

    adria0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c26b8e8 View commit details
    Browse the repository at this point in the history
  7. make clippy happy

    adria0 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    411064b View commit details
    Browse the repository at this point in the history