COS301-SE-2024 / WhatsOn-UP

DevForce - WhatsOn@UP - system aims to be a central hub for all University of Pretoria events, providing a centralized platform for students and guests to easily find and manage events.
0 stars 0 forks source link

Fix/event search #131

Closed NokukhanyaNdlovu closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 2.63158% with 74 lines in your changes missing coverage. Please review.

Project coverage is 11.51%. Comparing base (300fb59) to head (82f5350).

Files Patch % Lines
src/Frontend/lib/services/EventService.dart 0.00% 35 Missing :warning:
src/Frontend/lib/screens/SearchScreen.dart 0.00% 26 Missing :warning:
...com/devforce/backend/controller/EventController.kt 0.00% 3 Missing :warning:
...otlin/com/devforce/backend/service/EventService.kt 0.00% 3 Missing :warning:
src/Frontend/lib/pages/supabase_login.dart 0.00% 3 Missing :warning:
...ain/kotlin/com/devforce/backend/dto/CategoryDTO.kt 0.00% 2 Missing :warning:
src/Frontend/lib/widgets/SearchImageTile.dart 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #131 +/- ## =========================================== - Coverage 11.58% 11.51% -0.07% =========================================== Files 62 61 -1 Lines 3048 3073 +25 Branches 44 45 +1 =========================================== + Hits 353 354 +1 - Misses 2695 2719 +24 ``` | [Flag](https://app.codecov.io/gh/COS301-SE-2024/WhatsOn-UP/pull/131/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COS301-SE-2024) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/COS301-SE-2024/WhatsOn-UP/pull/131/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COS301-SE-2024) | `11.51% <2.63%> (-0.07%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COS301-SE-2024#carryforward-flags-in-the-pull-request-comment) to find out more.

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