ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
224 stars 25 forks source link

fix(platform): search query #196

Closed lennartkloock closed 5 months ago

lennartkloock commented 5 months ago

Proposed changes

Fix search queries. I forgot to test them when reviewing the sqlx refactor pr.

Types of changes

What types of changes does your code introduce to Scuffle? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

codecov[bot] commented 5 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (54c2f4f) 46.42% compared to head (d48e3f8) 46.42%.

:exclamation: Current head d48e3f8 differs from pull request most recent head 4b133da. Consider uploading reports for the commit 4b133da to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/website #196 +/- ## =================================================== - Coverage 46.42% 46.42% -0.01% =================================================== Files 487 487 Lines 31489 31489 =================================================== - Hits 14619 14618 -1 - Misses 16870 16871 +1 ``` | [Files](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV) | Coverage Δ | | |---|---|---| | [platform/api/src/api/v1/gql/queries/mod.rs](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/196?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV#diff-cGxhdGZvcm0vYXBpL3NyYy9hcGkvdjEvZ3FsL3F1ZXJpZXMvbW9kLnJz) | `0.00% <0.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ScuffleTV/scuffle/pull/196/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ScuffleTV)
TroyKomodo commented 5 months ago

Rebase and you are welcome to merge