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

Catch potential tsquery errors more gracefully #235

Merged

Conversation

japauliina
Copy link
Collaborator

@japauliina japauliina commented Feb 13, 2024

Description

Catch potential tsquery errors more gracefully

Context

Refs: Sentry issue 19731

@japauliina japauliina force-pushed the fix/catch-tsquery-errors branch from f8c50bb to b46d244 Compare February 13, 2024 12:48
@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2024

Codecov Report

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

Comparison is base (1d13c25) 71.38% compared to head (b46d244) 71.36%.

Files Patch % Lines
services/search/api.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #235      +/-   ##
===========================================
- Coverage    71.38%   71.36%   -0.03%     
===========================================
  Files          228      228              
  Lines         7067     7071       +4     
  Branches      1086     1086              
===========================================
+ Hits          5045     5046       +1     
- Misses        1847     1850       +3     
  Partials       175      175              

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

@japauliina japauliina requested a review from mhieta February 13, 2024 12:53
Copy link
Collaborator

@mhieta mhieta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mhieta mhieta merged commit 657f650 into City-of-Helsinki:develop Feb 15, 2024
3 checks passed
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