Closed anttimaki closed 1 year ago
Current dependencies on/for this PR:
This comment was auto-generated by Graphite.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
746252c
) 92.27% compared to head (ba10602
) 65.30%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I've no idea what codecov is complaining about.
Cyberstorm API: add tests for sorting team-related list views
Refs TS-1856
Cyberstorm API: use StrictOrderingFilter on team-related list views
Based on non-blocking review comment, Mythic has apparently had some issues with DRF's stock OrderingFilter, so use the home brewed StrictOrderingFilter instead.
Refs TS-1856