wso2 / carbon-apimgt

Apache License 2.0
166 stars 626 forks source link

Fix multi-dc oracle 23 script issues #12405

Closed HeshanSudarshana closed 6 months ago

HeshanSudarshana commented 6 months ago

This PR fixes few issues in the multi-dc oracle 23 scripts since Oracle DB 23c onwards Boolean values are retrieved as true/false instead of 0/1.

Related PR https://github.com/wso2/carbon-apimgt/pull/12402

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.18%. Comparing base (7dc5482) to head (d0c3921). Report is 11 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12405 +/- ## ============================================ + Coverage 38.81% 47.18% +8.36% + Complexity 14553 4193 -10360 ============================================ Files 1860 1871 +11 Lines 137719 138334 +615 Branches 19985 20023 +38 ============================================ + Hits 53461 65267 +11806 + Misses 77308 65310 -11998 - Partials 6950 7757 +807 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12405/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | Coverage Δ | | |---|---|---| | [integration_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12405/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `41.84% <ø> (+3.02%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12405/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.10% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.