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

#292 - OPS are not exhaustively searchable #295

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

michael-82
Copy link
Collaborator

  • add missing lowercase conversion in TerminologyService.matchesQuery

@michael-82 michael-82 added the bug Something isn't working label Jun 11, 2024
@michael-82 michael-82 added this to the Release 5.0.0-alpha.3 milestone Jun 11, 2024
@michael-82 michael-82 requested a review from geloro94 June 11, 2024 09:24
@michael-82 michael-82 self-assigned this Jun 11, 2024
@michael-82 michael-82 linked an issue Jun 11, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.01%. Comparing base (dafb466) to head (c588b54).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #295   +/-   ##
==========================================
  Coverage      77.01%   77.01%           
  Complexity       595      595           
==========================================
  Files            128      128           
  Lines           2367     2367           
  Branches         132      132           
==========================================
  Hits            1823     1823           
  Misses           475      475           
  Partials          69       69           

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

@michael-82 michael-82 removed this from the Release 5.0.0-alpha.3 milestone Jun 11, 2024
- add missing lowercase conversions in TerminologyService.matchesQuery
@michael-82 michael-82 force-pushed the bugfix/292-ops-are-not-exhaustively-searchable branch from e63bc94 to c588b54 Compare June 11, 2024 12:37
@juliangruendner juliangruendner self-requested a review June 14, 2024 12:13
@michael-82 michael-82 merged commit 97b9156 into develop Jun 14, 2024
8 checks passed
@michael-82 michael-82 deleted the bugfix/292-ops-are-not-exhaustively-searchable branch June 14, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OPS are not exhaustively searchable.
2 participants