hapi-fhir
hapi-fhir copied to clipboard
First stab at a solution
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 Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.39%. Comparing base (
497b9f2) to head (3182b7d). Report is 10 commits behind head on master.
:exclamation: Current head 3182b7d differs from pull request most recent head 20926d3. Consider uploading reports for the commit 20926d3 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #5775 +/- ##
============================================
- Coverage 83.39% 83.39% -0.01%
- Complexity 26927 26932 +5
============================================
Files 1681 1681
Lines 103965 104010 +45
Branches 13189 13196 +7
============================================
+ Hits 86702 86735 +33
- Misses 11613 11622 +9
- Partials 5650 5653 +3
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.