org.hl7.fhir.core icon indicating copy to clipboard operation
org.hl7.fhir.core copied to clipboard

Use Resource::getIdPart() appropriately in code

Open dotasek opened this issue 2 years ago • 1 comments

Addresses this issue:

https://github.com/hapifhir/org.hl7.fhir.core/issues/795

Note: This PR is in draft while the review in #795 is ongoing.

dotasek avatar Apr 27 '22 15:04 dotasek

Codecov Report

Merging #799 (a569e19) into master (0a58140) will increase coverage by 0.00%. The diff coverage is 31.03%.

@@            Coverage Diff            @@
##             master     #799   +/-   ##
=========================================
  Coverage      9.79%    9.80%           
+ Complexity    12888    12887    -1     
=========================================
  Files          2205     2205           
  Lines        912006   912017   +11     
  Branches     273366   273369    +3     
=========================================
+ Hits          89355    89404   +49     
+ Misses       788818   788725   -93     
- Partials      33833    33888   +55     
Impacted Files Coverage Δ
.../convertors/advisors/interfaces/BaseAdvisor40.java 35.00% <0.00%> (+5.00%) :arrow_up:
...l7/fhir/convertors/misc/IGR2ConvertorAdvisor5.java 0.00% <0.00%> (ø)
...va/org/hl7/fhir/r5/utils/XVerExtensionManager.java 61.53% <6.66%> (-0.48%) :arrow_down:
...ertors/conv10_40/resources10_40/ValueSet10_40.java 13.96% <50.00%> (+3.50%) :arrow_up:
...40/datatypes10_40/primitivetypes10_40/Id10_40.java 61.53% <66.66%> (+4.39%) :arrow_up:
...v30_40/resources30_40/AllergyIntolerance30_40.java 3.25% <100.00%> (+3.25%) :arrow_up:
...hl7/fhir/convertors/misc/IGR2ConvertorAdvisor.java 100.00% <100.00%> (ø)
...va/org/hl7/fhir/r4b/model/StructureDefinition.java 22.70% <0.00%> (-0.07%) :arrow_down:
...org/hl7/fhir/r4b/conformance/ProfileUtilities.java 49.27% <0.00%> (-0.05%) :arrow_down:
...java/org/hl7/fhir/r4b/model/ElementDefinition.java 13.26% <0.00%> (+0.01%) :arrow_up:
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c4676c5...a569e19. Read the comment docs.

codecov[bot] avatar Apr 27 '22 15:04 codecov[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 10 '22 10:11 stale[bot]