Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8895a2 commit bb95cfbCopy full SHA for bb95cfb
1 file changed
source/install.sql
@@ -240,6 +240,8 @@ prompt Installing PLSQL profiler objects into &&ut3_owner schema
240
@@install_component.sql 'reporters/ut_coverage_sonar_reporter.tpb'
241
@@install_component.sql 'reporters/ut_coveralls_reporter.tps'
242
@@install_component.sql 'reporters/ut_coveralls_reporter.tpb'
243
+@@install_component.sql 'reporters/ut_coverage_cob_reporter.tps'
244
+@@install_component.sql 'reporters/ut_coverage_cob_reporter.tpb'
245
246
@@install_component.sql 'api/be_between.syn'
247
@@install_component.sql 'api/be_empty.syn'
0 commit comments