Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Bump okhttp version and zipkin reporter #674

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

pavolloffay
Copy link
Member

No description provided.

Signed-off-by: Pavol Loffay <ploffay@redhat.com>
compile group: 'org.apache.thrift', name: 'libthrift', version: apacheThriftVersion

testCompile group: 'io.zipkin.zipkin2', name: 'zipkin-junit', version: '2.9.4'
testCompile group: 'io.zipkin.zipkin2', name: 'zipkin-junit', version: '2.19.2'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is required as zipkin uses okhttp mock server.

@@ -3,10 +3,10 @@ description = 'Integration library for Zipkin'
dependencies {
compile project(':jaeger-client')

compile group: 'io.zipkin.reporter2', name: 'zipkin-sender-urlconnection', version: '2.7.6'
compile group: 'io.zipkin.reporter2', name: 'zipkin-sender-urlconnection', version: '2.12.0'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not required just bumping to a newer version.

@codecov
Copy link

codecov bot commented Dec 12, 2019

Codecov Report

Merging #674 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #674   +/-   ##
=========================================
  Coverage     89.83%   89.83%           
  Complexity      569      569           
=========================================
  Files            69       69           
  Lines          2086     2086           
  Branches        266      266           
=========================================
  Hits           1874     1874           
  Misses          131      131           
  Partials         81       81

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 1430154...804d664. Read the comment docs.

@objectiser objectiser merged commit fe2efd8 into jaegertracing:master Dec 12, 2019
pavolloffay added a commit that referenced this pull request Dec 17, 2019
Signed-off-by: Pavol Loffay <ploffay@redhat.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants