Paulo Ribeiro

Results 6 issues of Paulo Ribeiro

Refactors the coverage documentation to group together all setup validation steps, ordered to make it easier for users to catch any setup issues as early as possible during the validation....

The [main page with instructions for setting up coverage](https://docs.codacy.com/coverage-reporter/) is getting too big, making it hard to follow through the complete sequence of instructions. This pull request: - Moves the...

Adds a troubleshooting table for the possible coverage "error status" displayed on the coverage set-up page for each repository: - Commit not found - Branch not enabled - Commit not...

I can't understand why the Vale GitHub action always reports two separate statuses on my pull request. One of these statuses always appears grouped inside another random GitHub Action. :thinking:...

Go through the breaking changes from the [MkDocs 1.4.0 changelog](https://github.com/mkdocs/mkdocs/releases/tag/1.4.0) and make any necessary changes to the code to ensure that it is compatible with MkDocs 1.4.0. Supersedes https://github.com/prcr/mkdocs-meta-descriptions-plugin/issues/193.

Hello, I started using mkdocs-rss-plugin but noticed that at the moment it's not compatible with [mkdocs-monorepo-plugin](https://github.com/backstage/mkdocs-monorepo-plugin). When I run `mkdocs build` I get the following output letting me know that...

enhancement