RMI-PACTA / pacta.executive.summary

Repo containing the code to generate charts in the PACTA COP executive summary document.
https://rmi-pacta.github.io/pacta.executive.summary/
Other
2 stars 2 forks source link

ci/cd: disable codecov/patch action #326

Open jdhoffa opened 3 months ago

jdhoffa commented 3 months ago
          I see that the `codecob/patch` action is failing, though I remember we decided somewhere else that this was an action we might want to deactivate. @cjyetman can you remind me how/ where you disabled that portion of the `codecov` action?

Originally posted by @jdhoffa in https://github.com/RMI-PACTA/pacta.executive.summary/issues/325#issuecomment-2133107536

This action checks that the diff in a PR is tested, but given the state of the unit testing in some of our. packages, this is unlikely to pass. Given that we don't want to get use to seeing red checks, it would be better to disable this one altogether.