bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 57 forks source link

FE - Fix broken code coverage uploads in all CI pipelines #21897

Open JazzarKarim opened 2 weeks ago

JazzarKarim commented 2 weeks ago

All of the CI pipelines in our 3 FE repos that upload coverage reports to codecov are currently broken.

This is happening because codecov started requiring a token to be passed in recently.

Updates will need to be made to the GH CI to pass in the codecov token.

Need to handle:

vishnup0422 commented 3 days ago

This is done as the pipelines are passing with the new token. The results are being uploaded to CodeCov.