codecov / feedback

A place to discuss feedback about the pull request and web product experience.
37 stars 7 forks source link

Jacoco Test Coverage Report is ignored #565

Closed Chrimle closed 2 weeks ago

Chrimle commented 3 weeks ago

Describe the bug Jacoco Test Coverage Report does not appear in Codecov. However, when changes were made to the PR-branch, the report was parsed by Codecov.

Environment (please complete the following information): Via GitHub actions, according to instructions in documentation.

To Reproduce Steps to reproduce the behavior: Made this Pull Request: https://github.com/Chrimle/openapi-to-java-records-mustache-templates/pull/212 The secret is stored and is working. The PR was merged to main, but Codecov says:

Missing Base Commit Unable to compare commits because no base commit was found.

Expected behavior The test coverage report should exist, and show 100% coverage.

Screenshots Image

Additional context Add any other context about the problem here.

drazisil-codecov commented 2 weeks ago

@Chrimle When I looked, https://app.codecov.io/github/Chrimle/openapi-to-java-records-mustache-templates says it's deactived. What does it look like for you? If it says deactivated as well, can you go the to repo settings and activate it, then try again?

Chrimle commented 2 weeks ago

Yes, the use of Codecov was discontinued, and the repository has been deactivated.