wso2 / carbon-apimgt

Apache License 2.0
165 stars 618 forks source link

pdfbox bump #12381

Closed GihanAyesh closed 3 months ago

GihanAyesh commented 3 months ago

Purpose

pdfbox bump to 3.0.1 and add necessary pdfbox-io orbit jar

The reason to create pdfbox-io as a orbit jar is to remove sun-misc import

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 43.38%. Comparing base (21910c6) to head (5f0c144). Report is 25 commits behind head on master.

Files Patch % Lines
.../apimgt/impl/indexing/indexer/DocumentIndexer.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12381 +/- ## ============================================ + Coverage 39.96% 43.38% +3.41% - Complexity 3194 3603 +409 ============================================ Files 1867 1867 Lines 137935 137935 Branches 19940 19940 ============================================ + Hits 55127 59843 +4716 + Misses 75758 70569 -5189 - Partials 7050 7523 +473 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12381/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/12381/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `37.27% <0.00%> (+4.91%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12381/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.04% <50.00%> (+<0.01%)` | :arrow_up: | 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.

tharikaGitHub commented 3 months ago

Merging as the test failure in the PR builder is an intermittent test failure.