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

Change destination(Object) to destination(File) #224

Merged
merged 1 commit into from
Jul 27, 2017
Merged

Change destination(Object) to destination(File) #224

merged 1 commit into from
Jul 27, 2017

Conversation

alshopov
Copy link
Contributor

Deprecated method, will be removed in Gradle 5

@codecov-io
Copy link

Codecov Report

Merging #224 into master will increase coverage by 0.47%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #224      +/-   ##
============================================
+ Coverage     80.51%   80.99%   +0.47%     
- Complexity      484      486       +2     
============================================
  Files            79       79              
  Lines          1878     1878              
  Branches        225      225              
============================================
+ Hits           1512     1521       +9     
+ Misses          273      266       -7     
+ Partials         93       91       -2
Impacted Files Coverage Δ Complexity Δ
...java/com/uber/jaeger/reporters/RemoteReporter.java 90% <0%> (+2.85%) 9% <0%> (ø) ⬇️
...ain/java/com/uber/jaeger/senders/ThriftSender.java 77.55% <0%> (+4.08%) 10% <0%> (ø) ⬇️
...jaeger/reporters/protocols/ThriftUdpTransport.java 86.44% <0%> (+8.47%) 16% <0%> (+2%) ⬆️

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 3e8e32b...f1c1f30. Read the comment docs.

Copy link
Member

@yurishkuro yurishkuro left a comment

Choose a reason for hiding this comment

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

thanks!

@yurishkuro yurishkuro merged commit 3a64c4b into jaegertracing:master Jul 27, 2017
@alshopov alshopov deleted the deprecation branch November 6, 2017 14:39
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.

3 participants