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

Publish test jars during snapshot build #3162

Merged
merged 11 commits into from Nov 12, 2021
Merged

Conversation

michaelabuckley
Copy link
Contributor

@michaelabuckley michaelabuckley commented Nov 12, 2021

Our snapshot build didn't publish test jars.

Closes #3161

@michaelabuckley michaelabuckley enabled auto-merge (squash) November 12, 2021 14:14
@codecov
Copy link

codecov bot commented Nov 12, 2021

Codecov Report

Merging #3162 (5eca894) into master (2e6fb10) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3162      +/-   ##
============================================
- Coverage     82.77%   82.76%   -0.01%     
- Complexity    20065    20067       +2     
============================================
  Files          1346     1346              
  Lines         72235    72235              
  Branches      10886    10886              
============================================
- Hits          59790    59788       -2     
- Misses         8266     8271       +5     
+ Partials       4179     4176       -3     
Impacted Files Coverage Δ
...n/fhir/jpa/config/HapiFhirHibernateJpaDialect.java 75.00% <0.00%> (-3.13%) ⬇️
...java/ca/uhn/fhir/jpa/dao/TransactionProcessor.java 91.97% <0.00%> (-0.54%) ⬇️
.../ca/uhn/fhir/jpa/dao/BaseTransactionProcessor.java 87.92% <0.00%> (-0.24%) ⬇️
...or/TransactionConcurrencySemaphoreInterceptor.java 85.29% <0.00%> (+1.47%) ⬆️
...r/UserRequestRetryVersionConflictsInterceptor.java 87.50% <0.00%> (+4.16%) ⬆️

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 2e6fb10...5eca894. Read the comment docs.

@michaelabuckley michaelabuckley merged commit 1487e03 into master Nov 12, 2021
@michaelabuckley michaelabuckley deleted the mb-share-jpa-date-tests branch November 12, 2021 15: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.

WS-2021-0419 (High) detected in gson-2.8.6.jar
2 participants