solariumphp / solarium

PHP Solr client library
Other
932 stars 301 forks source link

Fix BC issue introduced in #1087 #1098

Closed thomascorthals closed 1 year ago

thomascorthals commented 1 year ago

Fixes #1097.

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (0e1d769) 97.49% compared to head (eabb937) 97.49%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1098 +/- ## ======================================= Coverage 97.49% 97.49% ======================================= Files 389 389 Lines 10148 10148 ======================================= Hits 9894 9894 Misses 254 254 ``` | [Flag](https://app.codecov.io/gh/solariumphp/solarium/pull/1098/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=solariumphp) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/solariumphp/solarium/pull/1098/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=solariumphp) | `97.49% <100.00%> (ø)` | | 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. | [Files](https://app.codecov.io/gh/solariumphp/solarium/pull/1098?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=solariumphp) | Coverage Δ | | |---|---|---| | [src/Component/QueryTrait.php](https://app.codecov.io/gh/solariumphp/solarium/pull/1098?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=solariumphp#diff-c3JjL0NvbXBvbmVudC9RdWVyeVRyYWl0LnBocA==) | `100.00% <100.00%> (ø)` | |

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