Skip to content

Remove ConditionalOnProperty for supporting yaml#1418

Merged
marcingrzejszczak merged 1 commit intospring-cloud:masterfrom
dlsrb6342:master
Aug 5, 2019
Merged

Remove ConditionalOnProperty for supporting yaml#1418
marcingrzejszczak merged 1 commit intospring-cloud:masterfrom
dlsrb6342:master

Conversation

@dlsrb6342
Copy link
Contributor

Fixes gh-1417

@codecov
Copy link

codecov bot commented Aug 2, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1418   +/-   ##
=========================================
  Coverage     56.43%   56.43%           
  Complexity      754      754           
=========================================
  Files           147      147           
  Lines          4148     4148           
  Branches        431      431           
=========================================
  Hits           2341     2341           
  Misses         1600     1600           
  Partials        207      207
Impacted Files Coverage Δ Complexity Δ
...agation/SleuthTagPropagationAutoConfiguration.java 100% <ø> (ø) 1 <0> (ø) ⬇️

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 59216c3...7f8f511. Read the comment docs.

@marcingrzejszczak marcingrzejszczak added this to the 2.2.0.M2 milestone Aug 5, 2019
@marcingrzejszczak marcingrzejszczak merged commit 4dbb2f8 into spring-cloud:master Aug 5, 2019
@marcingrzejszczak
Copy link
Contributor

Great catch! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TagPropagationFinishedSpanHandler not auto-configured with yml

3 participants