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

New reindex spring batch operation #2845

Merged
merged 50 commits into from
Jul 29, 2021
Merged

New reindex spring batch operation #2845

merged 50 commits into from
Jul 29, 2021

Conversation

fil512
Copy link
Collaborator

@fil512 fil512 commented Jul 29, 2021

No description provided.

@lgtm-com
Copy link

lgtm-com bot commented Jul 29, 2021

This pull request introduces 1 alert and fixes 1 when merging 774e0e2 into 1b9761c - view on LGTM.com

new alerts:

  • 1 for Boxed variable is never null

fixed alerts:

  • 1 for Spurious Javadoc @param tags

@lgtm-com
Copy link

lgtm-com bot commented Jul 29, 2021

This pull request introduces 1 alert and fixes 1 when merging ff1516b into 1b9761c - view on LGTM.com

new alerts:

  • 1 for Boxed variable is never null

fixed alerts:

  • 1 for Spurious Javadoc @param tags

@lgtm-com
Copy link

lgtm-com bot commented Jul 29, 2021

This pull request introduces 1 alert and fixes 1 when merging d0da752 into 1b9761c - view on LGTM.com

new alerts:

  • 1 for Boxed variable is never null

fixed alerts:

  • 1 for Spurious Javadoc @param tags

@codecov
Copy link

codecov bot commented Jul 29, 2021

Codecov Report

Merging #2845 (1bdd16c) into master (1b9761c) will increase coverage by 0.00%.
The diff coverage is 87.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #2845    +/-   ##
==========================================
  Coverage     82.58%   82.58%            
- Complexity    19608    19687    +79     
==========================================
  Files          1311     1323    +12     
  Lines         69887    70100   +213     
  Branches      10714    10728    +14     
==========================================
+ Hits          57713    57889   +176     
- Misses         8069     8093    +24     
- Partials       4105     4118    +13     
Impacted Files Coverage Δ
...in/java/ca/uhn/fhir/jpa/batch/BatchJobsConfig.java 100.00% <ø> (ø)
...a/uhn/fhir/jpa/batch/job/model/PartitionedUrl.java 66.66% <ø> (ø)
...r/jpa/batch/listener/PidReaderCounterListener.java 100.00% <ø> (ø)
...a/uhn/fhir/jpa/batch/writer/SqlExecutorWriter.java 100.00% <ø> (ø)
...fhir/jpa/bulk/export/job/ResourceToFileWriter.java 91.17% <ø> (ø)
...ir/jpa/dao/BaseHapiFhirResourceDaoObservation.java 80.95% <ø> (ø)
.../uhn/fhir/jpa/dao/FhirResourceDaoPatientDstu2.java 92.59% <ø> (ø)
...jpa/dao/dstu3/FhirResourceDaoObservationDstu3.java 22.22% <ø> (ø)
.../uhn/fhir/jpa/dao/r4/FhirResourceDaoPatientR4.java 90.90% <ø> (ø)
.../uhn/fhir/jpa/dao/r5/FhirResourceDaoPatientR5.java 4.54% <ø> (ø)
... and 55 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 1b9761c...1bdd16c. Read the comment docs.

@lgtm-com
Copy link

lgtm-com bot commented Jul 29, 2021

This pull request introduces 1 alert and fixes 1 when merging 38bb227 into 1b9761c - view on LGTM.com

new alerts:

  • 1 for Boxed variable is never null

fixed alerts:

  • 1 for Spurious Javadoc @param tags

Copy link
Contributor

@michaelabuckley michaelabuckley left a comment

Choose a reason for hiding this comment

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

Looks good. A couple of substantive comments and several nits for you to pick.

fil512 and others added 12 commits July 29, 2021 16:23
…_5_0/2845-reindex-operation.yaml

Co-authored-by: michaelabuckley <michaelabuckley@gmail.com>
…job/ReindexJobTest.java

Co-authored-by: michaelabuckley <michaelabuckley@gmail.com>
…job/ReindexJobTest.java

Co-authored-by: michaelabuckley <michaelabuckley@gmail.com>
…r/r4/MultitenantBatchOperationR4Test.java

Co-authored-by: michaelabuckley <michaelabuckley@gmail.com>
…r/r4/MultitenantBatchOperationR4Test.java

Co-authored-by: michaelabuckley <michaelabuckley@gmail.com>
…searchparam/ResourceSearch.java

Co-authored-by: michaelabuckley <michaelabuckley@gmail.com>
…rage/IDeleteExpungeJobSubmitter.java

Co-authored-by: michaelabuckley <michaelabuckley@gmail.com>
@fil512 fil512 enabled auto-merge (squash) July 29, 2021 21:49
@lgtm-com
Copy link

lgtm-com bot commented Jul 29, 2021

This pull request introduces 1 alert and fixes 1 when merging 1bdd16c into 1b9761c - view on LGTM.com

new alerts:

  • 1 for Boxed variable is never null

fixed alerts:

  • 1 for Spurious Javadoc @param tags

@fil512 fil512 disabled auto-merge July 29, 2021 23:10
@fil512 fil512 merged commit f5dfc3a into master Jul 29, 2021
@fil512 fil512 deleted the ks-20210724-reindex-job branch July 29, 2021 23:18
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.

2 participants