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

Master mergeback: Allow Batch2 transition from ERRORED to COMPLETE (#4242) #4243

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

jamesagnew
Copy link
Collaborator

  • Allow Batch2 transition from ERRORED to COMPLETE

  • Add changelog

  • Test fix

Co-authored-by: James Agnew [email protected]

* Allow Batch2 transition from ERRORED to COMPLETE

* Add changelog

* Test fix

Co-authored-by: James Agnew <[email protected]>
@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Base: 81.86% // Head: 80.98% // Decreases project coverage by -0.87% ⚠️

Coverage data is based on head (1b08624) compared to base (e7a4c49).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4243      +/-   ##
============================================
- Coverage     81.86%   80.98%   -0.88%     
- Complexity    20838    23463    +2625     
============================================
  Files          1421     1446      +25     
  Lines         77246    86175    +8929     
  Branches      11078    11798     +720     
============================================
+ Hits          63236    69793    +6557     
- Misses         9866    11102    +1236     
- Partials       4144     5280    +1136     
Impacted Files Coverage Δ
...a/uhn/fhir/context/BaseRuntimeChildDefinition.java
...ir/context/BaseRuntimeDeclaredChildDefinition.java
...src/main/java/ca/uhn/fhir/context/FhirContext.java
...main/java/ca/uhn/fhir/context/FhirVersionEnum.java
...rc/main/java/ca/uhn/fhir/context/ModelScanner.java
...ca/uhn/fhir/context/RuntimeResourceDefinition.java
...n/java/ca/uhn/fhir/context/RuntimeSearchParam.java
...-fhir-base/src/main/java/ca/uhn/fhir/i18n/Msg.java
...ain/java/ca/uhn/fhir/interceptor/api/Pointcut.java
...r/interceptor/executor/BaseInterceptorService.java
... and 2844 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jamesagnew jamesagnew merged commit 5533afb into master Nov 4, 2022
@jamesagnew jamesagnew deleted the ja_20221104_mergeback_4242 branch November 4, 2022 13:06
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