-
Notifications
You must be signed in to change notification settings - Fork 185
Code Coverage does not exclude Tests #1222
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
Comments
Hello @wolframhaussig I'm afraid I cannot fully understand and reproduce your problem. |
An example with some dummy packages would be really helpful |
Hi @wolframhaussig I'll investigate a bit further and see if it can be easily fixed by enabling this line. |
@jgebal Sorry to resurrect this: Is there a release planned in the near future? I do not want to deploy a snapshot version on all of our databases so I would be glad if this would be released sometime. |
Hi @wolframhaussig |
Describe the bug
I have a problem which might relate to #393. I use SqlDeveloper and the utPLSQL plugin to create code coverage and get the Packages containing the tests in the coverage report.
Provide version info
Information about utPLSQL and Database version,
Information about client software
I use the SQLDeveloper with utPLSQL plugin in version 1.4.0
To Reproduce
My unittest packages all look similar to this:
Expected behavior
All UnitTest packages should be excluded
The text was updated successfully, but these errors were encountered: