hivesolutions / appier

Joyful Python Web App development
http://appier.hive.pt
Apache License 2.0
127 stars 22 forks source link

feat: converts the filters passed before executing the `count` operation #54

Closed BeeMargarida closed 2 years ago

BeeMargarida commented 2 years ago

Support for parsing and converting the kwargs of count function, similar to the logic present in find. This is required if we want to use the same filtering logic for counting as the one we have for listing.

BeeMargarida commented 2 years ago

@joamag Tagging you This is required for this issue

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.2%) to 64.603% when pulling febb200df77bcf02b4b61974b7bc8f145acf06b1 on BeeMargarida:ms/convert_kwargs_count into 96819cd796d73f2ffd4dea326485b8e047b5dc2e on hivesolutions:master.

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.6%) to 63.819% when pulling 1665ff5e37224067991b84d4dc1ee7c9d88055d1 on BeeMargarida:ms/convert_kwargs_count into 96819cd796d73f2ffd4dea326485b8e047b5dc2e on hivesolutions:master.