piccolo-orm / piccolo

A fast, user friendly ORM and query builder which supports asyncio.
https://piccolo-orm.com/
MIT License
1.46k stars 91 forks source link

1118 Encode strings as JSON in `where` clauses #1119

Open dantownsend opened 1 month ago

dantownsend commented 1 month ago

Resolves https://github.com/piccolo-orm/piccolo/issues/1118

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.24%. Comparing base (db57d6e) to head (15404b4). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
piccolo/query/operators/json.py 80.00% 2 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1119 +/- ## ========================================== - Coverage 88.42% 86.24% -2.18% ========================================== Files 117 117 Lines 8653 8659 +6 ========================================== - Hits 7651 7468 -183 - Misses 1002 1191 +189 ```

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