lcov-reporter-action icon indicating copy to clipboard operation
lcov-reporter-action copied to clipboard

Would you please support report to annotation ?

Open abcfy2 opened this issue 4 years ago • 2 comments

Just like JUnit Report: https://github.com/marketplace/actions/junit-report

abcfy2 avatar Nov 20 '20 19:11 abcfy2

Dead link. Another sample repo as ref for test failure annotations: https://github.com/mattallty/jest-github-action

fungilation avatar Jan 24 '21 01:01 fungilation

How would this work in practice? The jest-github-action only ads annotations for actual breaking tests, not for code coverage.

I don't have a lot of time to work at it right now, but if you have a PR or some code to get this started I'd love to have a look at it.

romeovs avatar Feb 12 '21 18:02 romeovs