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

Improve batch2 error handling #3482

Merged
merged 14 commits into from Mar 26, 2022

Conversation

jamesagnew
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Mar 20, 2022

Codecov Report

Merging #3482 (cae6e62) into master (625ed93) will decrease coverage by 0.00%.
The diff coverage is 78.94%.

@@             Coverage Diff              @@
##             master    #3482      +/-   ##
============================================
- Coverage     83.01%   83.00%   -0.01%     
- Complexity    20992    21001       +9     
============================================
  Files          1406     1406              
  Lines         75521    75565      +44     
  Branches      11255    11261       +6     
============================================
+ Hits          62690    62726      +36     
- Misses         8514     8516       +2     
- Partials       4317     4323       +6     
Impacted Files Coverage Δ
...a/ca/uhn/fhir/jpa/dao/BaseHapiFhirResourceDao.java 92.20% <ø> (ø)
...n/fhir/jpa/dao/predicate/BasePredicateBuilder.java 49.35% <0.00%> (ø)
...r/jpa/migrate/tasks/HapiFhirJpaMigrationTasks.java 98.16% <0.00%> (ø)
...hn/fhir/jpa/dao/index/DaoResourceLinkResolver.java 83.33% <36.84%> (-8.41%) ⬇️
...ca/uhn/fhir/jpa/sp/SearchParamPresenceSvcImpl.java 97.87% <94.73%> (-2.13%) ⬇️
...r/interceptor/executor/BaseInterceptorService.java 89.09% <100.00%> (+0.24%) ⬆️
...ava/ca/uhn/fhir/jpa/dao/BaseHapiFhirSystemDao.java 97.80% <100.00%> (+0.07%) ⬆️
...fhir/jpa/dao/expunge/ExpungeEverythingService.java 100.00% <100.00%> (ø)
.../predicate/SearchParamPresentPredicateBuilder.java 100.00% <100.00%> (ø)
...va/ca/uhn/fhir/jpa/model/entity/ResourceTable.java 89.91% <100.00%> (+0.13%) ⬆️
... and 8 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 625ed93...cae6e62. Read the comment docs.

@jamesagnew jamesagnew merged commit b833c13 into master Mar 26, 2022
@jamesagnew jamesagnew deleted the ja_20220320_improve_batch2_error_handling branch March 26, 2022 21:40
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