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

Ignore Unknown Values of the _summary Search Param #1868

Merged

Conversation

alexanderkiel
Copy link
Member

Also make use of multiple _elements parameters.

Closes: #1863

@alexanderkiel alexanderkiel linked an issue Jul 3, 2024 that may be closed by this pull request
@alexanderkiel alexanderkiel self-assigned this Jul 3, 2024
@alexanderkiel alexanderkiel added the bug Something isn't working label Jul 3, 2024
@alexanderkiel alexanderkiel added this to the v0.28.1 milestone Jul 3, 2024
@alexanderkiel alexanderkiel enabled auto-merge July 3, 2024 11:23
@alexanderkiel alexanderkiel disabled auto-merge July 3, 2024 11:28
@alexanderkiel alexanderkiel force-pushed the 1863-ignore-unknown-values-of-the-_summary-search-param branch from 74e7360 to 5bc36e1 Compare July 3, 2024 11:38
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.68%. Comparing base (c876040) to head (588690d).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1868      +/-   ##
==========================================
- Coverage   94.70%   94.68%   -0.02%     
==========================================
  Files         320      320              
  Lines       19246    19254       +8     
  Branches      477      479       +2     
==========================================
+ Hits        18226    18230       +4     
- Misses        543      545       +2     
- Partials      477      479       +2     
Files Coverage Δ
...nteraction/src/blaze/interaction/search/params.clj 100.00% <100.00%> (ø)
modules/rest-util/src/blaze/handler/fhir/util.clj 99.59% <100.00%> (ø)

... and 2 files with indirect coverage changes

Also make use of multiple _elements parameters.

Closes: #1863
@alexanderkiel alexanderkiel force-pushed the 1863-ignore-unknown-values-of-the-_summary-search-param branch from 5bc36e1 to 588690d Compare July 3, 2024 13:48
@alexanderkiel alexanderkiel added this pull request to the merge queue Jul 3, 2024
Merged via the queue into main with commit 770dd5a Jul 3, 2024
172 checks passed
@alexanderkiel alexanderkiel deleted the 1863-ignore-unknown-values-of-the-_summary-search-param branch July 3, 2024 15:43
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.

Ignore Unknown Values of the _summary Search Param
2 participants