Currently Codecov calculates partials as misses. Jacoco calculates partials as full hits causing a discrepancy of 2 - 10% (what we've observed to date) between the coverage report and what Codecov reports. Ideally Codecov would have a yaml setting that specifies how to calculate partials for Jacoco so a user can see coverage between the report and Codecov the same.