Commit 52457cf
authored
fix: prevent coverage threshold failures in CI (#490)
This PR adds a step to the codecov workflow that resets all coverage
thresholds to empty objects before running tests. This ensures that the
codecov job never fails due to coverage thresholds not being met,
allowing it to simply collect and report coverage data to codecov.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license1 parent 9aa42ef commit 52457cf
2 files changed
+6
-0
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments