Skip to content

utPLSQL can be installed in editioned schema. - #1362

Merged
jgebal merged 6 commits into
developfrom
feature/support_installation_in_eidtioned_schema
Jun 7, 2026
Merged

utPLSQL can be installed in editioned schema.#1362
jgebal merged 6 commits into
developfrom
feature/support_installation_in_eidtioned_schema

Conversation

@jgebal

@jgebal jgebal commented Jun 7, 2026

Copy link
Copy Markdown
Member

All utPLSQL objects are now explicitly defined as non-editionable. The framework can be installed into editioned schema without issues.

Resolves: #1161

All utPLSQL objects are now explicitly defined as non-editionable.
The framework can be installed into editioned schema without issues.

Resolves: #1161
@jgebal jgebal self-assigned this Jun 7, 2026
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Test Results

    1 files    103 suites   3m 8s ⏱️
1 127 tests 1 123 ✅ 4 💤 0 ❌
1 131 runs  1 123 ✅ 8 💤 0 ❌

Results for commit 3e061f8.

♻️ This comment has been updated with latest results.

@codecov

codecov Bot commented Jun 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.04%. Comparing base (7883da0) to head (3e061f8).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1362   +/-   ##
========================================
  Coverage    95.04%   95.04%           
========================================
  Files          112      112           
  Lines         5492     5492           
  Branches        30       30           
========================================
  Hits          5220     5220           
  Misses         272      272           
Flag Coverage Δ
19se 95.09% <100.00%> (ø)
21XE 95.24% <100.00%> (ø)
23-free 94.99% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud

sonarqubecloud Bot commented Jun 7, 2026

Copy link
Copy Markdown

@jgebal
jgebal merged commit 3657728 into develop Jun 7, 2026
15 checks passed
@jgebal
jgebal deleted the feature/support_installation_in_eidtioned_schema branch June 7, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Install error "ORA-38818: illegal reference to editioned object MYUSER.UT_EXECUTABLE"

1 participant