Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOISSUE - Fix status during listing things #2528

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nyagamunene
Copy link
Contributor

@nyagamunene nyagamunene commented Nov 14, 2024

What type of PR is this?

This is a bug fix because it fixes the following issue of displaying invalid status when listing things.

What does this do?

Updates search query in the database.

Which issue(s) does this PR fix/relate to?

  • Related Issue #N/A
  • Resolves #N/A

Have you included tests for your changes?

No

Did you document any new/modified feature?

No

Notes

Signed-off-by: nyagamunene <[email protected]>
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.50%. Comparing base (54a134e) to head (54d3843).

Files with missing lines Patch % Lines
things/postgres/clients.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2528       +/-   ##
===========================================
- Coverage   53.63%   43.50%   -10.14%     
===========================================
  Files         332       78      -254     
  Lines       35443     9570    -25873     
===========================================
- Hits        19010     4163    -14847     
+ Misses      14618     5117     -9501     
+ Partials     1815      290     -1525     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nyagamunene nyagamunene marked this pull request as ready for review November 14, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants