-
Notifications
You must be signed in to change notification settings - Fork 35
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
Implement another HttpClient method #521
Implement another HttpClient method #521
Conversation
Hi :) Anybody there that could explain to me why my change makes the build fail? Edit: Any idea? @mcweba , @dominik-cnx |
Yeah, problems during build:
|
gateleen-core/src/main/java/org/swisspush/gateleen/core/http/AbstractHttpClient.java
Outdated
Show resolved
Hide resolved
… how to trigger another build.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #521 +/- ##
=============================================
+ Coverage 47.25% 47.34% +0.08%
- Complexity 1776 1779 +3
=============================================
Files 224 224
Lines 11659 11672 +13
Branches 1225 1225
=============================================
+ Hits 5510 5526 +16
+ Misses 5662 5656 -6
- Partials 487 490 +3
☔ View full report in Codecov by Sentry. |
Relates to: SDCISA-12877.