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

feat(fhir): Add missing properties to CapabilityStatement #1219

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

apeteri
Copy link
Member

@apeteri apeteri commented Sep 22, 2023

Re-opening this PR following a branch rename.

@apeteri apeteri requested review from cmark and nagyo September 22, 2023 17:12
@apeteri apeteri self-assigned this Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch coverage: 92.75% and project coverage change: -0.01% ⚠️

Comparison is base (25cb79e) 64.32% compared to head (f1591f0) 64.32%.
Report is 5 commits behind head on 9.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                9.x    #1219      +/-   ##
============================================
- Coverage     64.32%   64.32%   -0.01%     
- Complexity    13121    13133      +12     
============================================
  Files          1791     1791              
  Lines         61261    61356      +95     
  Branches       5664     5670       +6     
============================================
+ Hits          39407    39468      +61     
- Misses        19416    19445      +29     
- Partials       2438     2443       +5     
Files Changed Coverage Δ
...onal/snowowl/fhir/rest/FhirMetadataController.java 90.84% <84.84%> (-2.54%) ⬇️
...model/capabilitystatement/CapabilityStatement.java 94.44% <100.00%> (+1.19%) ⬆️
...core/model/capabilitystatement/Implementation.java 90.00% <100.00%> (+0.52%) ⬆️

... and 11 files with indirect coverage changes

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

Copy link
Member

@cmark cmark left a comment

Choose a reason for hiding this comment

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

🥓

Copy link
Member

@nagyo nagyo left a comment

Choose a reason for hiding this comment

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

🍏

@apeteri apeteri merged commit 53c2473 into 9.x Sep 26, 2023
4 of 5 checks passed
@apeteri apeteri deleted the feature/SO-5880-fhir-capabilitystatement-properties branch September 26, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants