solariumphp / solarium

PHP Solr client library
Other
929 stars 302 forks source link

Extract from PDO LOBs #1083

Closed thomascorthals closed 1 year ago

thomascorthals commented 1 year ago

Closes #1066.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (43a3451) 97.49% compared to head (bc1a2c4) 97.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1083 +/- ## ======================================= Coverage 97.49% 97.49% ======================================= Files 389 389 Lines 10140 10142 +2 ======================================= + Hits 9886 9888 +2 Misses 254 254 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `97.49% <100.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=solariumphp#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/solariumphp/solarium/pull/1083?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=solariumphp) | Coverage Δ | | |---|---|---| | [src/Core/Client/Adapter/AdapterHelper.php](https://app.codecov.io/gh/solariumphp/solarium/pull/1083?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=solariumphp#diff-c3JjL0NvcmUvQ2xpZW50L0FkYXB0ZXIvQWRhcHRlckhlbHBlci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Core/Client/Request.php](https://app.codecov.io/gh/solariumphp/solarium/pull/1083?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=solariumphp#diff-c3JjL0NvcmUvQ2xpZW50L1JlcXVlc3QucGhw) | `100.00% <100.00%> (ø)` | | | [src/QueryType/Extract/RequestBuilder.php](https://app.codecov.io/gh/solariumphp/solarium/pull/1083?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=solariumphp#diff-c3JjL1F1ZXJ5VHlwZS9FeHRyYWN0L1JlcXVlc3RCdWlsZGVyLnBocA==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.