webkom / lego

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

Implement Image Gallery Functionality & Endpoints #3312

Closed jonasdeluna closed 1 year ago

jonasdeluna commented 1 year ago

Implement imagegallery endpoints

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 94.39% and project coverage change: +0.02% :tada:

Comparison is base (f3ada16) 88.16% compared to head (8379438) 88.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3312 +/- ## ========================================== + Coverage 88.16% 88.19% +0.02% ========================================== Files 664 665 +1 Lines 20946 21049 +103 ========================================== + Hits 18467 18564 +97 - Misses 2479 2485 +6 ``` | [Files Changed](https://app.codecov.io/gh/webkom/lego/pull/3312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom) | Coverage Δ | | |---|---|---| | [lego/apps/events/views.py](https://app.codecov.io/gh/webkom/lego/pull/3312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL2V2ZW50cy92aWV3cy5weQ==) | `82.93% <44.44%> (-1.22%)` | :arrow_down: | | [lego/apps/files/views.py](https://app.codecov.io/gh/webkom/lego/pull/3312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL2ZpbGVzL3ZpZXdzLnB5) | `85.71% <92.85%> (+2.95%)` | :arrow_up: | | [lego/api/v1.py](https://app.codecov.io/gh/webkom/lego/pull/3312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcGkvdjEucHk=) | `100.00% <100.00%> (ø)` | | | [lego/apps/events/serializers/events.py](https://app.codecov.io/gh/webkom/lego/pull/3312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL2V2ZW50cy9zZXJpYWxpemVycy9ldmVudHMucHk=) | `96.92% <100.00%> (+0.09%)` | :arrow_up: | | [...go/apps/files/migrations/0005\_file\_save\_for\_use.py](https://app.codecov.io/gh/webkom/lego/pull/3312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL2ZpbGVzL21pZ3JhdGlvbnMvMDAwNV9maWxlX3NhdmVfZm9yX3VzZS5weQ==) | `100.00% <100.00%> (ø)` | | | [lego/apps/files/models.py](https://app.codecov.io/gh/webkom/lego/pull/3312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL2ZpbGVzL21vZGVscy5weQ==) | `82.81% <100.00%> (+0.27%)` | :arrow_up: | | [lego/apps/files/serializers.py](https://app.codecov.io/gh/webkom/lego/pull/3312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL2ZpbGVzL3NlcmlhbGl6ZXJzLnB5) | `100.00% <100.00%> (ø)` | | | [lego/apps/files/tests/test\_api.py](https://app.codecov.io/gh/webkom/lego/pull/3312?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL2ZpbGVzL3Rlc3RzL3Rlc3RfYXBpLnB5) | `97.80% <100.00%> (+3.51%)` | :arrow_up: |

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