Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitor code coverage #93

Open
k3KAW8Pnf7mkmdSMPHz27 opened this issue Jul 21, 2021 · 5 comments
Open

Monitor code coverage #93

k3KAW8Pnf7mkmdSMPHz27 opened this issue Jul 21, 2021 · 5 comments
Labels
API The backend located in `/API` needs-research Statusboard The Statusboard itself

Comments

@k3KAW8Pnf7mkmdSMPHz27
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

It would be nice to monitor the code coverage if we hope more volunteers will be contributing. E.g., how does a specific PR change the code coverage compared to the main branch?

@giosce giosce added this to To to in 2021 Q4 Release Oct 19, 2021
@giosce giosce removed this from To to in 2021 Q4 Release Oct 19, 2021
@giosce
Copy link
Collaborator

giosce commented Oct 19, 2021

Do you have idea how this can be done?

@k3KAW8Pnf7mkmdSMPHz27
Copy link
Collaborator Author

Nope, doing it in CLI is easy but displaying the result might be harder. It might be possible to do through GitHub artifacts but I have no experience with it.

@rkaufman13
Copy link
Collaborator

rkaufman13 commented Oct 20, 2021 via email

@k3KAW8Pnf7mkmdSMPHz27 k3KAW8Pnf7mkmdSMPHz27 added API The backend located in `/API` needs-research Statusboard The Statusboard itself labels Oct 20, 2021
@k3KAW8Pnf7mkmdSMPHz27
Copy link
Collaborator Author

k3KAW8Pnf7mkmdSMPHz27 commented Dec 3, 2021

We can probably show the change in code coverage using GitHub's commit status API. It might be possible to use the URL to download the Istanbul visualization even if we can't display it.
There exist GitHub actions and other tools that should make updating the commit status easier.

@k3KAW8Pnf7mkmdSMPHz27
Copy link
Collaborator Author

k3KAW8Pnf7mkmdSMPHz27 commented Jan 21, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API The backend located in `/API` needs-research Statusboard The Statusboard itself
Projects
None yet
Development

No branches or pull requests

3 participants