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 report to build #661

Merged
merged 12 commits into from
Oct 2, 2024
Merged

Add code coverage report to build #661

merged 12 commits into from
Oct 2, 2024

Commits on Sep 30, 2024

  1. Add code covera report to build

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a723c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b862e2 View commit details
    Browse the repository at this point in the history
  3. added codecoverage.yml

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    65164c1 View commit details
    Browse the repository at this point in the history
  4. Revert "added codecoverage.yml"

    This reverts commit 65164c1.
    munishchouhan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1d57cbf View commit details
    Browse the repository at this point in the history
  5. added code coverage step in build.yml

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    325f6d6 View commit details
    Browse the repository at this point in the history
  6. set update-comment to false

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9407d99 View commit details
    Browse the repository at this point in the history
  7. added "Run Code Coverage" in ci

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    efe6361 View commit details
    Browse the repository at this point in the history
  8. removed dependsOn test

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    aa466a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. added code coverage info

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3ccd6da View commit details
    Browse the repository at this point in the history
  2. added version and changed GH token

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d5723ae View commit details
    Browse the repository at this point in the history
  3. added Publish code coverage report

    Signed-off-by: munishchouhan <[email protected]>
    munishchouhan committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a464c34 View commit details
    Browse the repository at this point in the history