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

changing fetch depth to 1 #4056

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Conversation

markiantorno
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Base: 81.86% // Head: 80.29% // Decreases project coverage by -1.56% ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4056      +/-   ##
============================================
- Coverage     81.86%   80.29%   -1.57%     
- Complexity    20838    22688    +1850     
============================================
  Files          1421     1457      +36     
  Lines         77246    83777    +6531     
  Branches      11078    11659     +581     
============================================
+ Hits          63236    67268    +4032     
- Misses         9866    11449    +1583     
- Partials       4144     5060     +916     
Impacted Files Coverage Δ
...-fhir-base/src/main/java/ca/uhn/fhir/i18n/Msg.java
...n/java/ca/uhn/fhir/parser/ErrorHandlerAdapter.java
...e/src/main/java/ca/uhn/fhir/parser/JsonParser.java
...n/java/ca/uhn/fhir/parser/LenientErrorHandler.java
...ain/java/ca/uhn/fhir/parser/ParseErrorHandler.java
.../src/main/java/ca/uhn/fhir/parser/ParserState.java
...in/java/ca/uhn/fhir/parser/StrictErrorHandler.java
...ava/ca/uhn/fhir/parser/json/BaseJsonLikeArray.java
...va/ca/uhn/fhir/parser/json/BaseJsonLikeObject.java
...ava/ca/uhn/fhir/parser/json/BaseJsonLikeValue.java
... and 2859 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.

@markiantorno markiantorno merged commit 201cd73 into master Sep 22, 2022
@markiantorno markiantorno deleted the pipeline_change_to_reduce_clone_time branch September 22, 2022 00:08
michaelabuckley added a commit that referenced this pull request Sep 23, 2022
…site-sp-hsearch

* commit '6f80206776bf1f3bf46576d8c457c7e9d2009f29':
  Fix transactional issue in everything operation (#4063)
  changed the comment in Msg class (#4061)
  Revert "changed the comment in Msg class, and added changelog (#4049)" (#4059)
  changed the comment in Msg class, and added changelog (#4049)
  Add test and changelog (#4039)
  Add changelog, test, and implementation (#4055)
  changing fetch depth to 1 (#4056)
  Change hsearch to consider unquoted parameter strings as prefix match (#4045)
  Fix content negotiation on binary streaming (#4053)
  fix-matchers-not-contains-in-asserts (#3913)
  3929 batch2 jobs file fetching step strict policy for response header content type (#3945)
  4030 bulk export to support fhir basepatientid$export endpoint (#4032)
  SMILE-3459 Implemented -l parameter in validator. (#3983)
  Skip resource updating completely if found in package load.  (#4036)
  Add :text handling to StringParam (#4047)

# Conflicts:
#	hapi-fhir-jpaserver-elastic-test-utilities/src/test/java/ca/uhn/fhir/jpa/dao/r4/FhirResourceDaoR4SearchWithElasticSearchIT.java
michaelabuckley added a commit that referenced this pull request Sep 23, 2022
* commit '6f80206776bf1f3bf46576d8c457c7e9d2009f29':
  Fix transactional issue in everything operation (#4063)
  changed the comment in Msg class (#4061)
  Revert "changed the comment in Msg class, and added changelog (#4049)" (#4059)
  changed the comment in Msg class, and added changelog (#4049)
  Add test and changelog (#4039)
  Add changelog, test, and implementation (#4055)
  changing fetch depth to 1 (#4056)
  Change hsearch to consider unquoted parameter strings as prefix match (#4045)
  Fix content negotiation on binary streaming (#4053)
  fix-matchers-not-contains-in-asserts (#3913)
  3929 batch2 jobs file fetching step strict policy for response header content type (#3945)
  4030 bulk export to support fhir basepatientid$export endpoint (#4032)
  SMILE-3459 Implemented -l parameter in validator. (#3983)
  Skip resource updating completely if found in package load.  (#4036)
  Add :text handling to StringParam (#4047)
  3960 when creating a resource patient where patientmetasource is provided with a hash the hash value is overwritten (#3965)
  Rel 6 1 2 mergeback (#4033)
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

2 participants