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

Bring back code coverage #34

Open
orhun opened this issue Oct 20, 2024 · 0 comments
Open

Bring back code coverage #34

orhun opened this issue Oct 20, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@orhun
Copy link
Owner

orhun commented Oct 20, 2024

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

Codecov is not running due to missing coverage files.

We used to use kcov for this but zig build test -Dtest-coverage does not seem to generate coverage report (kcov-output) anymore.

Describe the solution you'd like

Look into what's wrong and fix it.

Describe alternatives you've considered

We can try out other tools for code coverage.

Additional context

https://github.com/orhun/linuxwave/actions/runs/11239670801/job/31247263149

@orhun orhun added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant