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
## Problem
The codecoverage reports are so inconsistent, see if we can tweak their
settings
## Solution
- remove anything related to target, what's reported on the actions is
very inconsistent
- patch, changes, and comment were getting flagged by the codecoverage
schema. Just set them to false instead
- disable codecov for PR's and just have it reported on master
0 commit comments