gage-russell / pandas-lineage

Apache License 2.0
12 stars 6 forks source link

Add coverage reporting to ci testing step #8

Open gage-russell opened 1 year ago

gage-russell commented 1 year ago

Add coverage reporting to ci testing step

dlstadther commented 1 year ago

I tend to see Codecov used for opensource code coverage results. https://github.com/codecov/codecov-action

If you want to proceed with CodeCov, a project owner (with access to Github Action secrets) will need to configure the CodeCov token used by the workflow.