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

Make binary storage work for bulk export #1836

Merged
merged 6 commits into from
May 7, 2020

Conversation

jamesagnew
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented May 7, 2020

Codecov Report

Merging #1836 into master will increase coverage by 0.00%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1836   +/-   ##
=========================================
  Coverage     81.30%   81.30%           
- Complexity    14133    14135    +2     
=========================================
  Files           973      973           
  Lines         52880    52898   +18     
  Branches       8435     8435           
=========================================
+ Hits          42995    43011   +16     
  Misses         6668     6668           
- Partials       3217     3219    +2     
Impacted Files Coverage Δ Complexity Δ
...ain/java/ca/uhn/fhir/interceptor/api/Pointcut.java 98.80% <ø> (ø) 10.00 <0.00> (ø)
...va/ca/uhn/fhir/jpa/bulk/BulkDataExportSvcImpl.java 84.68% <ø> (ø) 46.00 <0.00> (ø)
.../main/java/ca/uhn/fhir/jpa/dao/BaseStorageDao.java 90.00% <ø> (+0.98%) 26.00 <0.00> (ø)
.../ca/uhn/fhir/jpa/dao/BaseTransactionProcessor.java 86.34% <ø> (ø) 145.00 <0.00> (ø)
...fhir/jpa/dao/FhirResourceDaoSubscriptionDstu2.java 72.22% <ø> (ø) 5.00 <0.00> (ø)
...uhn/fhir/jpa/dao/FhirResourceDaoValueSetDstu2.java 63.00% <ø> (ø) 53.00 <0.00> (ø)
...n/java/ca/uhn/fhir/jpa/dao/FhirSystemDaoDstu2.java 88.75% <ø> (ø) 83.00 <0.00> (ø)
...ava/ca/uhn/fhir/jpa/dao/FulltextSearchSvcImpl.java 85.54% <ø> (ø) 20.00 <0.00> (ø)
...a/ca/uhn/fhir/jpa/dao/MatchResourceUrlService.java 90.00% <ø> (ø) 5.00 <0.00> (ø)
...c/main/java/ca/uhn/fhir/jpa/dao/SearchBuilder.java 86.57% <ø> (ø) 117.00 <0.00> (ø)
... and 36 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 b67509d...cd79e05. Read the comment docs.

@jamesagnew jamesagnew merged commit 6cc07b6 into master May 7, 2020
@jamesagnew jamesagnew deleted the ja_20200507_allow_binary_storage_for_bulk_export branch May 9, 2020 22:16
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