gorse-io / gorse

Gorse open source recommender system engine
https://gorse.io
Apache License 2.0
8.62k stars 785 forks source link

fix: escape special characters for RediSearch #761

Closed zhenghaoz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 40.00% and project coverage change: +0.02% :tada:

Comparison is base (14e97e6) 70.21% compared to head (bf6a7a4) 70.23%.

:exclamation: Current head bf6a7a4 differs from pull request most recent head a5936ef. Consider uploading reports for the commit a5936ef to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #761 +/- ## ========================================== + Coverage 70.21% 70.23% +0.02% ========================================== Files 65 65 Lines 12276 12279 +3 ========================================== + Hits 8619 8624 +5 + Misses 2871 2870 -1 + Partials 786 785 -1 ``` | [Files Changed](https://app.codecov.io/gh/gorse-io/gorse/pull/761?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gorse-io) | Coverage Δ | | |---|---|---| | [storage/cache/redis.go](https://app.codecov.io/gh/gorse-io/gorse/pull/761?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gorse-io#diff-c3RvcmFnZS9jYWNoZS9yZWRpcy5nbw==) | `72.96% <40.00%> (+0.82%)` | :arrow_up: |

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