Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ac50650

Browse files
committed
Added cobertura reporter
1 parent bb95cfb commit ac50650

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/create_synonyms_and_grants_for_public.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ create public synonym ut_documentation_reporter for &&ut3_owner..ut_documentatio
107107
create public synonym ut_coverage_html_reporter for &&ut3_owner..ut_coverage_html_reporter;
108108
create public synonym ut_coverage_sonar_reporter for &&ut3_owner..ut_coverage_sonar_reporter;
109109
create public synonym ut_coveralls_reporter for &&ut3_owner..ut_coveralls_reporter;
110+
create public synonym ut_coverage_cob_reporter for &&ut3_owner..ut_coverage_cob_reporter;
110111
create public synonym ut_reporters for &&ut3_owner..ut_reporters;
111112
create public synonym ut_varchar2_list for &&ut3_owner..ut_varchar2_list;
112113
create public synonym ut_varchar2_rows for &&ut3_owner..ut_varchar2_rows;

0 commit comments

Comments
 (0)