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

cli fhirpath #1650 #1654

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

oliveregger
Copy link
Contributor

adjusts setting up the validationcontext that the exeption is not thrown, see #1650

-fhirpath "Patient.maritalStatus.coding.code" -version R4 /Users/oegger/Documents/github/matchbox/matchbox-engine/src/test/resources/mapping-language/pat.json

FHIR Validation tool Version 6.3.12-SNAPSHOT (Git# b97065338d09). Built 2024-06-14T23:10:21.682+02:00 (9 hours old)
  Java:   17.0.8.1 from /Applications/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.justj.openjdk.hotspot.jre.full.macosx.aarch64_17.0.8.v20230831-1047/jre on aarch64 (64bit). 8192MB available
  Paths:  Current = /Users/oegger/Documents/github/org.hl7.fhir.core/org.hl7.fhir.validation, Package Cache = /Users/oegger/.fhir/packages
  Params: -fhirpath Patient.maritalStatus.coding.code -version R4 /Users/oegger/Documents/github/matchbox/matchbox-engine/src/test/resources/mapping-language/pat.json
  Locale: Switzerland/CH
  Jurisdiction: Switzerland
Loading
Building new validator engine from CliContext
  Load FHIR v4.0.1 from hl7.fhir.r4.core#4.0.1 - 4576 resources (00:02.896)
  Load hl7.fhir.uv.extensions.r4#1.0.0 - 1328 resources (00:00.988)
  Load hl7.terminology#5.5.0 - 4224 resources (00:00.580)
  Load hl7.terminology.r5#5.5.0 - 4224 resources (00:00.266)
  Load hl7.fhir.uv.extensions#5.1.0 - 1396 resources (00:00.732)
  Terminology server http://tx.fhir.org - Version Connected to Terminology Server at http://tx.fhir.org (00:01.009)
  Package Summary: [hl7.fhir.r4.core#4.0.1, hl7.fhir.xver-extensions#0.1.0, hl7.fhir.uv.extensions.r4#1.0.0, hl7.terminology#5.5.0, hl7.terminology.r5#5.5.0, hl7.fhir.uv.extensions#5.1.0]
  Terminology Cache at /var/folders/l2/kxp46ty52lj3tpdqm59ntp640000gn/T/default-tx-cache
  Get set...  go (00:00.134)
Cached new session. Cache size = 1
 ...evaluating Patient.maritalStatus.coding.code
M

Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.23%. Comparing base (e731c0c) to head (74a2018).
Report is 5 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1654      +/-   ##
============================================
- Coverage     12.23%   12.23%   -0.01%     
+ Complexity    31658    31657       -1     
============================================
  Files          2198     2198              
  Lines        672883   672885       +2     
  Branches     198442   198443       +1     
============================================
  Hits          82308    82308              
- Misses       561123   561125       +2     
  Partials      29452    29452              

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

Copy link
Collaborator

@grahamegrieve grahamegrieve left a comment

Choose a reason for hiding this comment

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

ok

@grahamegrieve grahamegrieve merged commit 852f2e1 into hapifhir:master Jun 25, 2024
33 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.

2 participants