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

Codacy code coverage reporting #443

Draft
wants to merge 26 commits into
base: devel
Choose a base branch
from
Draft

Codacy code coverage reporting #443

wants to merge 26 commits into from

Commits on Apr 24, 2024

  1. Added Codecov to CI

    kvrigor committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3c1ad9b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 21, 2024

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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    0d2675b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd78ac3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bafc85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1715bfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae33ed0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab102b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    03f605d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07aa1e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c27de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4949d39 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    36620af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3703d5b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    f175d0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d96d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc6e380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2a73f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e23716e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    6d4aedd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d995440 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338aa9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee41b76 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Revert to pytest-cov

    Overhead due to coverage data collection is the
    same for coverage.py and pytest-cov
    kvrigor committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    934a705 View commit details
    Browse the repository at this point in the history
  2. Fixed path to coverage.xml

    kvrigor committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b7d61a5 View commit details
    Browse the repository at this point in the history