codacy-coverage-reporter icon indicating copy to clipboard operation
codacy-coverage-reporter copied to clipboard

Multi-language coverage reporter for Codacy

Results 21 codacy-coverage-reporter issues
Sort by recently updated
recently updated
newest added
trafficstars

### Expected Behavior When using `skip: true` in the [CircleCI Orb](https://circleci.com/developer/orbs/orb/codacy/coverage-reporter), coverage upload should only be skipped when the project token is not available. ### Actual Behavior The upload is...

jira-issue

Hi folks, quick question please (sorry I got rid of the Issue template - too much faff for such a simple question): we are using the codacy cov uploader via...

This reverts commit 399cb3fd43643948fa9f8838ba004bbdfa18039f.

I am using Codacy actions for many my projects, but since March I have met the issue of Coverate Reporter. It says that cannot find project token while other Codacy's...

jira-issue

This is a feature request. Would it be possible to allow uploading Codacy native coverage report file directly instead of parsing it from `lcov` or similar? (That would be JSON...

jira-issue

## Motivation I initially ported the code from other repositories (codacy-api-scala and coverage-parser) and by default I put them in separate modules. But they can live in the root module...

The coverage report doesn't seem to be uploaded to the project dashboard https://app.codacy.com/gh/pika-org/pika/coverage/dashboard. In addition I have errors on codacy.com saying that the api could not be reached. In anything...

jira-issue

# Description We added Codacy to [GCOVR](https://github.com/gcovr/gcovr) CI as a future replacement for Codecov. Uploading LCOV files is failing without a meaningful error message: ``` 2024-08-19 20:45:29.113Z info [ReportRules] Parsing...

jira-issue

## Description: We have a repository integrated with Codacy for static code analysis. While the pipeline generally functions as expected, we occasionally encounter an issue where the "Codacy Static Code...

jira-issue