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
All Unit tests from schema/package "hr_test" will be be invoked with two reporters:
66
-
- ut_documentation_reporter - will output to screen and save it's output to file "run.log"
67
-
-ut_html_reporter - will read file structure from source folder, and save it's output to file "coverage.html"
68
+
- ut_documentation_reporter - will output to screen and save output to file "run.log"
69
+
-ut_coverage_html_reporter - will report on database objects that are mapping to file structure from "source" folder, and save output to file "coverage.html"
0 commit comments