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

coverage not properly reported #537

Open
CarloLucibello opened this issue Dec 2, 2024 · 1 comment
Open

coverage not properly reported #537

CarloLucibello opened this issue Dec 2, 2024 · 1 comment

Comments

@CarloLucibello
Copy link
Member

The coverage of the repo is much larger than the one displayed in the codecov badge in the readme.
The problem is with GNNlib being underreported, since most of its lines are not tested directly but only indirectly when testing GNN.jl layers.

@CarloLucibello
Copy link
Member Author

Maybe one can play with the --code-coverage option, see https://discourse.julialang.org/t/workflow-for-faster-testing-of-julia-packages/113836/19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant