cdimascio / dotenv-java

🗝️ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file
https://github.com/cdimascio/dotenv-java
Apache License 2.0
444 stars 43 forks source link

Update build workflow to upload JaCoCo code coverage report to codacy.com #54

Closed manoelcampos closed 1 week ago

manoelcampos commented 1 year ago

In order to make the upload work you need to get a codacy project token.

Getting the coverage badge and codacy project token

Access your GitHub repository settings tab at the top