Skip to content

Generate for specific classes only? #90

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
sjain94 opened this issue Mar 5, 2021 · 1 comment
Closed

Generate for specific classes only? #90

sjain94 opened this issue Mar 5, 2021 · 1 comment

Comments

@sjain94
Copy link

sjain94 commented Mar 5, 2021

Is it possible to generate the report for specific classes only?

I eventually want to integrate this with Gitlab, so that in a Merge Request, we can compare the test coverage of source and target branch for the changed classes only.

@jozic
Copy link
Collaborator

jozic commented Dec 23, 2023

Hi @sjain94ou
please read docs for https://github.com/scoverage/scalac-scoverage-plugin
I don't think it's possible to collect coverage for specific files, but you can probably achieve this by excluding all the other files except the ones you need.

@jozic jozic closed this as completed Dec 23, 2023
@jozic jozic closed this as not planned Won't fix, can't repro, duplicate, stale Dec 23, 2023
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

No branches or pull requests

2 participants