ropensci / RNeXML

Implementing semantically rich NeXML I/O in R
https://docs.ropensci.org/RNeXML
Other
13 stars 9 forks source link

Reconfigures codecov success thresholds #214

Closed hlapp closed 5 years ago

hlapp commented 5 years ago

The main goal here is to reduce noise from insignificant drops. This will allow a drop of 1% for the project status, and 2% for the patch. We also change rounding to up, meaning that drops of more than 1% and 2%, respectively, will result in failure.

Finally, this is (in my understanding) disabling patch status outside of pull requests, which I think is most reasonable.

cboettig commented 5 years ago

Nice, that makes sense. these seem like reasonable settings to me!