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

chore: Remove coverage badge #1811

Merged
merged 1 commit into from Sep 18, 2023
Merged

chore: Remove coverage badge #1811

merged 1 commit into from Sep 18, 2023

Conversation

charithe
Copy link
Contributor

It's currently showing 0% eventhough the actual coverage is 58%.
Furthermore, the number doesn't really reflect the quality of the
codebase because it's not smart enough to exclude non-critical and
untestable code such as test helpers and command line setup code.

Signed-off-by: Charith Ellawala charith@cerbos.dev

It's currently showing 0% eventhough the actual coverage is 58%.
Furthermore, the number doesn't really reflect the quality of the
codebase because it's not smart enough to exclude non-critical and
untestable code such as test helpers and command line setup code.

Signed-off-by: Charith Ellawala <charith@cerbos.dev>
Copy link
Contributor

@Sambigeara Sambigeara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interestingly, I am seeing 58%, but I guess your other point is still reason enough.

image

@charithe
Copy link
Contributor Author

Oh! I had to do a hard refresh to see 58%. Anyway, it's a fairly meaningless vanity number with a lot of caveats around it so I'll still go ahead and merge this.

@charithe charithe merged commit 41a2a06 into cerbos:main Sep 18, 2023
30 checks passed
@charithe charithe deleted the chore/coverage branch September 18, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants