@conorsch @harrislapiroff I have implemented the coverage without codecov uploading feature. So now the coverage report is shown in the circle CI report itself. Also the html report is added in the CircleCI artifacts. I have also added a fail under 65% threshold. This is just an arbitrary threshold set based on the fact that this repository has 67% coverage.
@conorsch @harrislapiroff I have implemented the coverage without codecov uploading feature. So now the coverage report is shown in the circle CI report itself. Also the html report is added in the CircleCI artifacts. I have also added a fail under 65% threshold. This is just an arbitrary threshold set based on the fact that this repository has 67% coverage.
Refs: freedomofpress/fpf-www-projects#83