David Pyke
David Pyke
if you dont require the test to stop after the specified time has elapsed then this could be included as an additional check "after_test" probably want option to mark as...
it could be possible to reduce the generated size and support 'multiple files' if the coverage output was pushed into a zip file... using something like https://technology.amis.nl/2010/03/13/utl_compress-gzip-and-zlib/ that produces a...
see `dbms_utility.format_call_stack` for 11g and in 12c `utl_call_stack.getCallStack()`
if you go ahead with this.. have an option to specify a secondary sort would be nice.. ie key or key then value
I see this is marked at 1.4next but has also been bumped several times.. how can we ensure this gets into the next release?