COS301-SE-2024 / BeakPeek

All the features you've ever wanted in a bird watching app
5 stars 1 forks source link

🛠️ fix: Filterable search bar #347

Closed JarodJeffery closed 1 month ago

JarodJeffery commented 1 month ago

Fixed search bar not loading

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 14.49%. Comparing base (4a0eef7) to head (bc40852).

Files with missing lines Patch % Lines
...peek/lib/Model/BirdInfo/bird_search_functions.dart 0.00% 2 Missing :warning:
beakpeek/lib/Controller/DB/life_list_provider.dart 0.00% 1 Missing :warning:
beakpeek/lib/Model/Globals/globals.dart 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #347 +/- ## ============================================ Coverage 14.49% 14.49% ============================================ Files 22 22 Lines 945 945 ============================================ Hits 137 137 Misses 808 808 ``` | [Flag](https://app.codecov.io/gh/COS301-SE-2024/BeakPeek/pull/347/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COS301-SE-2024) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/COS301-SE-2024/BeakPeek/pull/347/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COS301-SE-2024) | `14.49% <0.00%> (ø)` | | 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.