5monkeys / cobertura-action

GitHub Action to report cobertura coverage
MIT License
63 stars 69 forks source link

Display coverage results as job summary #70

Open lachaib opened 2 years ago

lachaib commented 2 years ago

Hello,

Today, GitHub have announced the possibility to display markdown in job summary. I think it's truly awesome, and I would appreciate if this action could offer the mode "summary" to report the coverage results instead of decorating pull request. Or maybe in complement? Anyways, I'd be glad to contribute if you agree with this suggestion.

PavanMudigonda commented 2 years ago

i would appreciate if markdown output variable can be given to add to job summaries.