piccolo-orm / piccolo_admin

A powerful web admin for your database.
https://piccolo-orm.com/ecosystem/
MIT License
299 stars 35 forks source link

367 Fix filtering of array columns when they have choices #368

Closed dantownsend closed 4 months ago

dantownsend commented 4 months ago

Resolves https://github.com/piccolo-orm/piccolo_admin/issues/367

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.38%. Comparing base (e8139a2) to head (67a6b00).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #368 +/- ## ======================================= Coverage 93.38% 93.38% ======================================= Files 5 5 Lines 363 363 ======================================= Hits 339 339 Misses 24 24 ```

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