You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also fiddled with this today. Context: you want to keep getting codecov reports on commits and PRs but you don't want Codecov to ever fail, i.e. be the reason for ❌ on the commit.
Jenny's first example seems OK, although honestly I personally am fine with the defaults for this. I pretty much always want PRs to test the code changed in the PR and use the green ✅ as an measure of trust, that is should be ok to merge with minimal code review.
It should:
The text was updated successfully, but these errors were encountered: