SAP / fosstars-rating-core

A framework for defining ratings for open source projects. In particular, the framework offers a security rating for open source projects that may be used to assess the security risk that comes with open source components.
https://sap.github.io/fosstars-rating-core/
Apache License 2.0
60 stars 28 forks source link

POC: Introduce Code coverage #665

Open sourabhsparkala opened 3 years ago

sourabhsparkala commented 3 years ago

DOD:

artem-smotrakov commented 3 years ago

It would be good to get code coverage delta in each pull request.

sourabhsparkala commented 3 years ago

This could be the template to follow to accommodate both push and pull-request based GitHub action https://github.com/codecov/codecov-action/blob/master/.github/workflows/main.yml