Skip to content

Conversation

@michael-82
Copy link
Collaborator

  • add bulk search endpoint for terminology
  • tests missing as of now

@michael-82 michael-82 linked an issue Oct 21, 2025 that may be closed by this pull request
@michael-82 michael-82 self-assigned this Oct 21, 2025
@michael-82 michael-82 added the enhancement New feature or request label Oct 21, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

❌ Patch coverage is 95.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.31%. Comparing base (8afcf44) to head (5eba50d).

Files with missing lines Patch % Lines
...rminology/api/CodeableConceptBulkSearchResult.java 50.00% 0 Missing and 2 partials ⚠️
...ui_backend/terminology/api/EsBulkSearchResult.java 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #699      +/-   ##
=============================================
+ Coverage      81.98%   82.31%   +0.33%     
- Complexity       766      790      +24     
=============================================
  Files            166      169       +3     
  Lines           3008     3087      +79     
  Branches         300      308       +8     
=============================================
+ Hits            2466     2541      +75     
  Misses           429      429              
- Partials         113      117       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@michael-82 michael-82 force-pushed the feature/690-add-exact-search-endpoint-for-criteria-and-for-value-sets branch 3 times, most recently from 7103981 to 80185d8 Compare October 22, 2025 11:39
- add bulk search endpoint for terminology
- add bulk search endpoint for codeable concepts
- add tests for CodeableConceptService
- add tests for TerminologyEsService
- add tests for the rest controllers
- update apidoc
@michael-82 michael-82 force-pushed the feature/690-add-exact-search-endpoint-for-criteria-and-for-value-sets branch from 80185d8 to 5eba50d Compare October 22, 2025 12:10
@michael-82 michael-82 marked this pull request as ready for review October 22, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add exact search endpoint for criteria and for value sets

2 participants