aconrad / pycobertura

A code coverage diff tool for Cobertura reports
MIT License
116 stars 39 forks source link

Add option to hide missing column in HtmlReporterDelta #116

Closed loganharbour closed 3 years ago

loganharbour commented 3 years ago

Adds show_missing to HtmlReporterDelta to enable/disable the generation of the "Missing" column.

Closes #115

aconrad commented 3 years ago

Thanks for the PR @loganharbour ! Overall it looks good. I don't know why Travis didn't kick-off. Can you make the suggested code change and see if it triggers this time around?

aconrad commented 3 years ago

Can you rebase/force-push once more? Sorry for using your PR as a test as to why the CI build doesn't trigger.

loganharbour commented 3 years ago

Yep - no worries. I'm quick on e-mails this morning. Trigger worked 👍🏼

aconrad commented 3 years ago

v2.1.0