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

Sending code coverage to Codecov doesn't work #50

Open
krzema12 opened this issue Apr 12, 2020 · 1 comment
Open

Sending code coverage to Codecov doesn't work #50

krzema12 opened this issue Apr 12, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@krzema12
Copy link
Collaborator

Since this commit: 73a0672

A possible fix: cd to "cli" directory first.

@krzema12 krzema12 added the bug Something isn't working label Apr 12, 2020
@krzema12
Copy link
Collaborator Author

With the new project structure, it doesn't make sense to have JaCoCo running in "cli" projects. There're no unit tests now, so there's 0% coverage. One would have to run it in "core" project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant