Cake.Recipe icon indicating copy to clipboard operation
Cake.Recipe copied to clipboard

Support flags for reporting to CodeCov

Open pascalberger opened this issue 1 year ago • 1 comments

For repositories with multiple components / test projects it would be useful if the individual reports can be uploaded to CodeCov with flags

pascalberger avatar May 07 '24 23:05 pascalberger

I am not sure if it makes too much sense adding this to the recipe build itself, this seems like it would become a never-ending problem to support properly.

I think it would be better for those that need this to update their codecov.yml configuration file instead to include the flags property.

AdmiringWorm avatar Jul 25 '24 11:07 AdmiringWorm