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

Avoid contained resource in conditional create #2665

Merged
merged 3 commits into from May 19, 2021

Conversation

jamesagnew
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #2665 (bb3c537) into master (e9ff2fd) will decrease coverage by 0.01%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2665      +/-   ##
============================================
- Coverage     82.52%   82.50%   -0.02%     
- Complexity    18917    18943      +26     
============================================
  Files          1274     1274              
  Lines         67942    68014      +72     
  Branches      10384    10393       +9     
============================================
+ Hits          56069    56116      +47     
- Misses         7870     7884      +14     
- Partials       4003     4014      +11     
Impacted Files Coverage Δ Complexity Δ
.../ca/uhn/fhir/jpa/dao/BaseTransactionProcessor.java 86.88% <75.00%> (-0.23%) 181.00 <0.00> (ø)
.../fhir/jpa/bulk/imprt/job/BulkImportFileWriter.java 94.11% <0.00%> (-5.89%) 4.00% <0.00%> (ø%)
...fhir/jpa/bulk/imprt/svc/BulkDataImportSvcImpl.java 77.96% <0.00%> (-3.69%) 23.00% <0.00%> (+1.00%) ⬇️
...hir/jpa/bulk/export/svc/BulkDataExportSvcImpl.java 89.08% <0.00%> (-1.59%) 66.00% <0.00%> (ø%)
...r-base/src/main/java/ca/uhn/fhir/util/UrlUtil.java 73.47% <0.00%> (-1.53%) 74.00% <0.00%> (-1.00%)
...server/interceptor/consent/ConsentInterceptor.java 77.18% <0.00%> (-1.08%) 43.00% <0.00%> (+7.00%) ⬇️
.../jpa/search/reindex/ResourceReindexingSvcImpl.java 90.83% <0.00%> (-0.40%) 49.00% <0.00%> (ø%)
...java/ca/uhn/fhir/jpa/term/BaseTermReadSvcImpl.java 87.78% <0.00%> (-0.14%) 379.00% <0.00%> (ø%)
...a/ca/uhn/fhir/jpa/dao/BaseHapiFhirResourceDao.java 92.62% <0.00%> (-0.11%) 239.00% <0.00%> (ø%)
.../java/ca/uhn/fhir/jpa/util/MemoryCacheService.java 86.07% <0.00%> (ø) 11.00% <0.00%> (ø%)
... and 14 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 31ef476...bb3c537. Read the comment docs.

@jamesagnew jamesagnew merged commit 2badae2 into master May 19, 2021
@jamesagnew jamesagnew deleted the ja_20210518_unexpected_contained branch May 19, 2021 11:50
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.

None yet

1 participant