fullctl / ixctl

Apache License 2.0
2 stars 4 forks source link

implement api filter fields for member endpoint #121

Closed vegu closed 7 months ago

vegu commented 7 months ago

needs https://github.com/fullctl/fullctl/pull/193

codecov-commenter commented 7 months ago

Codecov Report

Attention: 90 lines in your changes are missing coverage. Please review.

Comparison is base (0c3cf6c) 78.45% compared to head (2d3afaa) 76.01%. Report is 120 commits behind head on prep-release.

Files Patch % Lines
src/django_ixctl/models/ixctl.py 52.83% 25 Missing :warning:
src/django_ixctl/rest/views/service_bridge.py 47.50% 21 Missing :warning:
src/django_ixctl/rest/views/ixctl.py 57.50% 17 Missing :warning:
src/django_ixctl/rest/serializers/ixctl.py 55.88% 15 Missing :warning:
...rc/django_ixctl/rest/serializers/service_bridge.py 68.75% 5 Missing :warning:
src/django_ixctl/rest/filters.py 78.57% 3 Missing :warning:
src/django_ixctl/signals.py 83.33% 2 Missing :warning:
src/django_ixctl/views.py 60.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 @@ ## prep-release #121 +/- ## ================================================ - Coverage 78.45% 76.01% -2.45% ================================================ Files 42 47 +5 Lines 1337 1576 +239 ================================================ + Hits 1049 1198 +149 - Misses 288 378 +90 ```

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