clementtalleu / php-redis-om

A PHP object mapper for redis
MIT License
127 stars 4 forks source link

add query language #53

Closed clementtalleu closed 3 months ago

clementtalleu commented 3 months ago

close #46 #47

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 88.46154% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.54%. Comparing base (9513cff) to head (23edbb4).

:exclamation: Current head 23edbb4 differs from pull request most recent head 7ff8596

Please upload reports for the commit 7ff8596 to get more accurate results.

Files Patch % Lines
src/Client/RedisClient.php 70.00% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ============================================ + Coverage 83.40% 83.54% +0.13% - Complexity 426 435 +9 ============================================ Files 38 39 +1 Lines 940 966 +26 ============================================ + Hits 784 807 +23 - Misses 156 159 +3 ```

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