hapifhir / hapi-fhir

🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
http://hapifhir.io
Apache License 2.0
2.04k stars 1.33k forks source link

Ld 20241101 clinical reasoning search parameter seeding #6465

Open lukedegruchy opened 1 week ago

github-actions[bot] commented 1 week ago

This Pull Request has failed the formatting check

Please run mvn spotless:apply or mvn clean install -DskipTests to fix the formatting issues.

You can automate this auto-formatting process to execute on the git pre-push hook, by installing pre-commit and then calling pre-commit install --hook-type pre-push. This will cause formatting to run automatically whenever you push.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.54%. Comparing base (406db33) to head (a6c046f). Report is 95 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6465 +/- ## =========================================== Coverage 83.54% 83.54% - Complexity 27432 27803 +371 =========================================== Files 1707 1741 +34 Lines 106185 107661 +1476 Branches 13397 13502 +105 =========================================== + Hits 88710 89947 +1237 - Misses 11750 11921 +171 - Partials 5725 5793 +68 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.