romeovs / lcov-reporter-action

Comments a pull request with the code coverage generated by your tests.
MIT License
162 stars 100 forks source link

Return the result of the coverage at the end of the action #79

Closed achrefsaadouni closed 9 months ago

achrefsaadouni commented 9 months ago

We can use the result returned from the function diff to block the pull request from being merged , or add an option to throw if the coverage is negative