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

Disable referential integrity for some paths #2025

Merged
merged 3 commits into from
Aug 9, 2020

Conversation

jamesagnew
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 8, 2020

Codecov Report

Merging #2025 into master will increase coverage by 0.02%.
The diff coverage is 95.83%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2025      +/-   ##
============================================
+ Coverage     80.94%   80.96%   +0.02%     
- Complexity    15815    15833      +18     
============================================
  Files          1119     1120       +1     
  Lines         58927    58968      +41     
  Branches       9043     9048       +5     
============================================
+ Hits          47696    47746      +50     
+ Misses         7733     7726       -7     
+ Partials       3498     3496       -2     
Impacted Files Coverage Δ Complexity Δ
...ir/jpa/interceptor/CascadingDeleteInterceptor.java 93.65% <ø> (ø) 15.00 <0.00> (ø)
...asedReferentialIntegrityForDeletesInterceptor.java 92.59% <92.59%> (ø) 9.00 <9.00> (?)
.../ca/uhn/fhir/jpa/api/model/DeleteConflictList.java 96.15% <100.00%> (+0.80%) 13.00 <2.00> (+2.00)
...c/main/java/ca/uhn/fhir/jpa/config/BaseConfig.java 98.68% <100.00%> (+0.03%) 52.00 <2.00> (+2.00)
.../ca/uhn/fhir/jpa/delete/DeleteConflictService.java 95.45% <100.00%> (+0.21%) 20.00 <5.00> (+1.00)
...rver/interceptor/ExceptionHandlingInterceptor.java 76.71% <0.00%> (+8.21%) 19.00% <0.00%> (+3.00%)
...n/fhir/jpa/config/HapiFhirHibernateJpaDialect.java 90.32% <0.00%> (+16.12%) 13.00% <0.00%> (+1.00%)

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 63ef2ce...0bddf3a. Read the comment docs.

@jamesagnew jamesagnew merged commit 8e0023c into master Aug 9, 2020
@jamesagnew jamesagnew deleted the ja_20200808_disable_ref_integrity_for_some_paths branch August 9, 2020 11:09
jvitrifork pushed a commit to trifork/hapi-fhir that referenced this pull request Aug 11, 2020
* Disable referential integrity for some paths

* Add changelog

* Remove unneeded file
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.

1 participant