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

Update downloaded SDK version and update deprecated struct name #1133

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

chlunde
Copy link
Contributor

@chlunde chlunde commented Jul 17, 2020

SDK_VERSION in Makefile refered to an older version, and the struct
framework.TestCtx is now a deprecated alias for framework.Context.

Updates #1125

SDK_VERSION in Makefile refered to an older version, and the struct
framework.TestCtx is now a deprecated alias for framework.Context.

Updates jaegertracing#1125

Signed-off-by: Carl Henrik Lunde <carl.henrik.lunde@sparebank1.no>
Makefile Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 17, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1133   +/-   ##
=======================================
  Coverage   88.22%   88.22%           
=======================================
  Files          86       86           
  Lines        5351     5351           
=======================================
  Hits         4721     4721           
  Misses        466      466           
  Partials      164      164           

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 82b197b...00fb883. Read the comment docs.

@chlunde chlunde marked this pull request as ready for review July 17, 2020 09:20
@jpkrohling jpkrohling merged commit 71eacfe into jaegertracing:master Jul 22, 2020
@chlunde chlunde deleted the operator-sdk-0.18.2-extras branch July 27, 2020 13:38
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.

2 participants