Skip to content

Support Code Coverage #9

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
PhilippSalvisberg opened this issue Feb 1, 2018 · 1 comment
Closed

Support Code Coverage #9

PhilippSalvisberg opened this issue Feb 1, 2018 · 1 comment
Assignees
Milestone

Comments

@PhilippSalvisberg
Copy link
Member

Integrate support for code coverage provided by utPLSQL in the extension.

@PhilippSalvisberg PhilippSalvisberg added this to the v0.4.0 milestone Feb 11, 2018
@PhilippSalvisberg PhilippSalvisberg modified the milestones: v0.4.0, v1.0.0 Oct 7, 2018
@PhilippSalvisberg PhilippSalvisberg self-assigned this Oct 7, 2018
@PhilippSalvisberg PhilippSalvisberg modified the milestones: v1.0.0, v0.6.0 Oct 17, 2018
@PhilippSalvisberg
Copy link
Member Author

PhilippSalvisberg commented Oct 17, 2018

Add a new context menu item "Code coverage report".

Works as "Run utPLSQL test" regarding utPLSQL path evaluation. The result is written to a temporary file (in the temp file folder) and opened with the application associated with the file extension ".html".

Default values are used for a_include_objects, a_exclude_objects and a_coverage_schemes parameters. This means that running a code coverage report for a schema subset will lead to less than 100% coverage.

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