yiisoft / data-cycle

Data adapter for Cycle ORM
https://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
7 stars 2 forks source link

Add `ILikeHandler` #14

Open arogachev opened 5 months ago

arogachev commented 5 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 99.64%. Comparing base (b62ad27) to head (0b0e3f9). Report is 5 commits behind head on master.

:exclamation: Current head 0b0e3f9 differs from pull request most recent head 6a1b6cc. Consider uploading reports for the commit 6a1b6cc to get more accurate results

Files Patch % Lines
src/Reader/FilterHandler/ILikeHandler.php 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #14 +/- ## ============================================= - Coverage 100.00% 99.64% -0.36% - Complexity 99 102 +3 ============================================= Files 18 19 +1 Lines 277 284 +7 ============================================= + Hits 277 283 +6 - Misses 0 1 +1 ```

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