fastapi-filter
fastapi-filter copied to clipboard
feat: allow extra filtering fields
Hello, I'm the guy who opened #600. ~~If you think that the implementation is good enough, I will proceed to update the documentation accordingly.~~
Edit: I've updated the docs
Deploy Preview for fastapi-filter ready!
| Name | Link |
|---|---|
| Latest commit | 0fd8574d3067e3ad1910e308805959244d1cdf8c |
| Latest deploy log | https://app.netlify.com/sites/fastapi-filter/deploys/677928b0839e140008e3d104 |
| Deploy Preview | https://deploy-preview-619--fastapi-filter.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
7dd2f2c) to head (0fd8574).
Additional details and impacted files
@@ Coverage Diff @@
## main #619 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 237 239 +2
=========================================
+ Hits 237 239 +2
| Files with missing lines | Coverage Ξ | |
|---|---|---|
| fastapi_filter/base/filter.py | 100.00% <100.00%> (ΓΈ) |
@arthurio Hello, can you review this? (Somehow test workflow on python 3.9 failed during codecov upload)