Skip to content

Display current coverage percentage *Always* #185

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

Closed
RobertBrunhage opened this issue Oct 18, 2022 · 1 comment · Fixed by #189
Closed

Display current coverage percentage *Always* #185

RobertBrunhage opened this issue Oct 18, 2022 · 1 comment · Fixed by #189
Assignees
Labels
feature A new feature or request good first issue Good for newcomers

Comments

@RobertBrunhage
Copy link

Is your feature request related to a problem? Please describe.
Usually when you improve your coverage the CI will just pass but no indication of what the current coverage is. This leads that you either have to:

a) Check it manually and then bump the coverage.
b) Reduce the coverage to make it fail and show what coverage you have.

Describe the solution you'd like
Always display the current coverage percentage like what #44 suggested. Instead of only showing it when you don't have enough coverage.

@jamesblasco
Copy link
Contributor

I am going to work on this one 👍🏻

@felangel felangel moved this from Backlog to In Review in VGV Open Source 🦄 🧙🌟 Nov 7, 2022
@felangel felangel linked a pull request Nov 14, 2022 that will close this issue
7 tasks
Repository owner moved this from In Review to Done in VGV Open Source 🦄 🧙🌟 Nov 14, 2022
@github-actions github-actions bot added the feature A new feature or request label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants