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

no need the jar under web-inf/lib,it will be smaller 100M than before #1597

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

doodoocoder
Copy link

no need the jar under web-inf/lib,the package will be smaller 100M than before which not added this.I test it ,it works normally.

…,try it.

no need the jar under web-inf/lib,it will be smaller 100M than before
of course,there should be hapi-fhir-cli-jpaserver,man.think it about.
@codecov
Copy link

codecov bot commented Nov 21, 2019

Codecov Report

Merging #1597 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1597      +/-   ##
============================================
- Coverage     76.76%   76.72%   -0.05%     
+ Complexity    12818    12811       -7     
============================================
  Files           920      920              
  Lines         51105    51105              
  Branches       8279     8279              
============================================
- Hits          39233    39209      -24     
- Misses         8627     8645      +18     
- Partials       3245     3251       +6
Impacted Files Coverage Δ Complexity Δ
...subscriber/BaseSubscriptionDeliverySubscriber.java 36.84% <0%> (-18.43%) 4% <0%> (ø)
...ca/uhn/fhir/jpa/model/sched/FireAtIntervalJob.java 86.66% <0%> (-13.34%) 5% <0%> (ø)
...rver/interceptor/ExceptionHandlingInterceptor.java 68.49% <0%> (-8.22%) 16% <0%> (-3%)
...model/entity/ResourceIndexedSearchParamString.java 84.88% <0%> (-2.33%) 28% <0%> (-1%)
.../model/entity/ResourceIndexedSearchParamToken.java 82.1% <0%> (-2.11%) 28% <0%> (-1%)
...del/entity/ResourceIndexedSearchParamQuantity.java 79.8% <0%> (-1.93%) 29% <0%> (-1%)
...n/fhir/rest/server/method/SearchMethodBinding.java 86.95% <0%> (-1.87%) 61% <0%> (-1%)

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 3173af3...65c078b. Read the comment docs.

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