webkom / lego

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

Create abaquery forums #3549

Closed jonasdeluna closed 7 months ago

jonasdeluna commented 8 months ago

Create the abaquery forum backend.

Resolves: ABA-561

linear[bot] commented 8 months ago

ABA-561 Create abaquery forum

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 88.88889% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 88.24%. Comparing base (cc3afbf) to head (97b1b85).

:exclamation: Current head 97b1b85 differs from pull request most recent head fd5913a. Consider uploading reports for the commit fd5913a to get more accurate results

Files Patch % Lines
lego/apps/forums/views.py 68.75% 20 Missing :warning:
lego/apps/forums/permissions.py 73.07% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3549 +/- ## ======================================== Coverage 88.24% 88.24% ======================================== Files 670 678 +8 Lines 21089 21393 +304 ======================================== + Hits 18609 18879 +270 - Misses 2480 2514 +34 ```

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

jonasdeluna commented 7 months ago

@ivarnakken Could this be merged now that tests pass?

jonasdeluna commented 7 months ago

@norbye Thanks for the review, however, I've resolved the article issue and I think I'll be merging this (assuming that's okay) just to get the MVP out. Other comments will be fixed in the next sprint (with new features outlined on linear aswell)