wimglenn / djangorestframework-queryfields

Allows clients to control which fields will be sent in the API response
http://djangorestframework-queryfields.readthedocs.io/
MIT License
216 stars 16 forks source link

feat: allow include/exclude query parameters and delimiter to be configurable in settings #33

Closed seaworn closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (555082a) 93.33% compared to head (95674b1) 94.11%. Report is 2 commits behind head on main.

:exclamation: Current head 95674b1 differs from pull request most recent head 945466d. Consider uploading reports for the commit 945466d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== + Coverage 93.33% 94.11% +0.78% ========================================== Files 2 2 Lines 30 34 +4 Branches 6 6 ========================================== + Hits 28 32 +4 Misses 2 2 ```

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