ArtesiaWater / hydropandas

Module for loading observation data into custom DataFrames
https://hydropandas.readthedocs.io
MIT License
52 stars 11 forks source link

Codacy coverage fails #186

Closed OnnoEbbens closed 7 months ago

OnnoEbbens commented 7 months ago

It seems like the secrect API key cannot be read properly. This is the error I get:

2024-02-19 10:04:53.053Z error [CodacyCoverageReporter] Invalid configuration: Either a project or account API token must be provided or available in an environment variable - (CodacyCoverageReporter.scala:25)

The only reference of this issue I can find is here: https://githubhelp.com/codacy/codacy-coverage-reporter-action/issues/45

OnnoEbbens commented 7 months ago

Sometimes issues solve themselves :) No idea what happened