* Add .codecov.yml with checks disabled * Trigger test-coverage.sh...
It's not always a problem if line coverage drops. For example, coverage will drop if you make well-tested code more succinct. It just means the uncovered code is just a larger percentage of the codebase.