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

Fix exception when starting up cli #433

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

jbonzohln
Copy link
Contributor

Fixes this exception:

java.lang.RuntimeException: HAPI-2200: No Cache Service Providers found. Choose between hapi-fhir-caching-caffeine (Default) and hapi-fhir-caching-guava (Android)

@JPercival JPercival enabled auto-merge (squash) February 28, 2024 01:08
@JPercival
Copy link
Contributor

Thanks for the catch and the contribution!

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.92%. Comparing base (e0c3d0d) to head (7fa3286).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #433   +/-   ##
=========================================
  Coverage     53.92%   53.92%           
  Complexity     2163     2163           
=========================================
  Files           280      280           
  Lines         11923    11923           
  Branches       1633     1633           
=========================================
  Hits           6430     6430           
  Misses         4863     4863           
  Partials        630      630           

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

@JPercival JPercival merged commit c18f578 into cqframework:master Feb 28, 2024
3 of 4 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