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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding autoclosing for sonatype publishing #3798

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Conversation

markiantorno
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #3798 (1ee3c8f) into master (98cce2a) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #3798   +/-   ##
=========================================
  Coverage     84.04%   84.04%           
  Complexity    21341    21341           
=========================================
  Files          1412     1412           
  Lines         75789    75789           
  Branches      11061    11061           
=========================================
+ Hits          63696    63697    +1     
  Misses         7847     7847           
+ Partials       4246     4245    -1     
Impacted Files Coverage 螖
...scription/match/deliver/email/EmailSenderImpl.java 75.00% <0.00%> (-25.00%) 猬囷笍
...r/UserRequestRetryVersionConflictsInterceptor.java 83.33% <0.00%> (-4.17%) 猬囷笍
...main/java/ca/uhn/fhir/jpa/dao/BaseHapiFhirDao.java 87.94% <0.00%> (+0.43%) 猬嗭笍
...h/processor/GoldenResourceAnnotatingProcessor.java 79.06% <0.00%> (+2.32%) 猬嗭笍
.../ca/uhn/fhir/jpa/dao/mdm/MdmExpansionCacheSvc.java 69.56% <0.00%> (+4.34%) 猬嗭笍

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 98cce2a...1ee3c8f. Read the comment docs.

@markiantorno markiantorno merged commit e0169fa into master Jul 15, 2022
@markiantorno markiantorno deleted the master_autoclose branch July 15, 2022 15:10
michaelabuckley added a commit that referenced this pull request Aug 8, 2022
* commit '0a1e782a8ea4c29eb490836ebd0360c3e6999635': (81 commits)
  3817 enhance subscription before message delivery (#3824)
  3755 use batch2 job after search parameter change (#3806)
  separate elastic tests into their own project (#3827)
  Document the need to reindex when enabling full resource storage with indexed resources. (#3815)
  fix checkstyle
  test passes with a lot of copy/paste
  Issue 3804 application fails to start 610 pre14 snapshot with beandefinitionoverrideexception invalid bean definition with name loadidsstep (#3805)
  Implement patch in mongo db (#3781)
  3531 implement bulk processors (#3566)
  Hsearch no scroll queries (#3799)
  3770 fix batch2 failure loop (#3779)
  Make patch `add` actually add instead of replace. (#3800)
  Adding autoclosing for sonatype publishing (#3798)
  3664 fast elastic load (#3769)
  3788 FHIR patch on soft deleted resource undeletes resource (#3789)
  3790 remove legacy search builder (#3791)
  Fix sort in hsearch - use full millis (#3787)
  Mb implement token :not inmemory (#3784)
  Changelog
  Bump jetty-http from 9.4.44.v20210927 to 9.4.48.v20220622 (#3766)
  ...

# Conflicts:
#	hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/search/ExtendedHSearchClauseBuilder.java
#	hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/search/ExtendedHSearchIndexExtractor.java
#	hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/dao/search/ExtendedHSearchSearchBuilder.java
#	hapi-fhir-jpaserver-elastic-test-utilities/src/test/java/ca/uhn/fhir/jpa/dao/r4/FhirResourceDaoR4SearchWithElasticSearchIT.java
#	hapi-fhir-jpaserver-model/src/main/java/ca/uhn/fhir/jpa/model/search/ExtendedHSearchIndexData.java
#	hapi-fhir-jpaserver-model/src/main/java/ca/uhn/fhir/jpa/model/search/HSearchIndexWriter.java
#	hapi-fhir-jpaserver-model/src/main/java/ca/uhn/fhir/jpa/model/search/SearchParamTextPropertyBinder.java
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