You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Integrate support for code coverage provided by utPLSQL in the extension.
The text was updated successfully, but these errors were encountered: