Skip to content

Fix default profile search param#657

Merged
barhodes merged 7 commits into
masterfrom
fix-default-profile-search-param
Apr 22, 2025
Merged

Fix default profile search param#657
barhodes merged 7 commits into
masterfrom
fix-default-profile-search-param

Conversation

@barhodes
Copy link
Copy Markdown
Contributor

Change to the BaseRetrieveProvider to not add a profile search parameter when using search parameters for retrieves and a template id is provided that is for a default FHIR profile.

Added rawParameters argument for raw CQL parameters to Library evaluate calls (previously was only passed when evaluating a CQL expression).

@github-actions
Copy link
Copy Markdown

Formatting check succeeded!

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.71%. Comparing base (f783e48) to head (721071c).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...fhir/cql/engine/retrieve/BaseRetrieveProvider.java 66.66% 0 Missing and 1 partial ⚠️
...ql/engine/retrieve/RepositoryRetrieveProvider.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #657   +/-   ##
=========================================
  Coverage     71.71%   71.71%           
  Complexity      153      153           
=========================================
  Files           473      473           
  Lines         22176    22181    +5     
  Branches       2848     2851    +3     
=========================================
+ Hits          15903    15908    +5     
  Misses         4857     4857           
  Partials       1416     1416           

☔ 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.

@barhodes barhodes enabled auto-merge (squash) April 22, 2025 17:36
@sonarqubecloud
Copy link
Copy Markdown

@barhodes barhodes merged commit ae9f054 into master Apr 22, 2025
10 checks passed
@barhodes barhodes deleted the fix-default-profile-search-param branch April 22, 2025 18:37
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.

2 participants