webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
54 stars 20 forks source link

Use DRF routing for forum thread routing #3633

Closed eikhr closed 1 month ago

eikhr commented 1 month ago

Seems to work fine with the normal Django REST Framework routing, like all the other routes use. Saves us some custom code.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 89.11%. Comparing base (2313a5e) to head (8fd55fc). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3633 +/- ## ========================================== - Coverage 89.11% 89.11% -0.01% ========================================== Files 682 681 -1 Lines 21468 21465 -3 ========================================== - Hits 19132 19129 -3 Misses 2336 2336 ```

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