Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make codecov a bit more tolerant about diffs (#66)
Codecov defaults to being extremely strict about coverage changes. Since some areas of the codebase are _extremely_ hard to test (e.g. various openssl functions returning false), some PRs are getting red-flagged unnecessarily. This aims to tone things down bit.
- Loading branch information