Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

fix: remove the use of deprecated Next() method #500

Merged
merged 1 commit into from
Feb 14, 2019

Conversation

tariq1890
Copy link
Contributor

Next() is deprecated and is soon to be removed. NextWithContext forces good practices so that we use the existing parent context and not spawn a new one.

@codecov
Copy link

codecov bot commented Feb 13, 2019

Codecov Report

Merging #500 into master will not change coverage.
The diff coverage is 0%.

@@           Coverage Diff           @@
##           master     #500   +/-   ##
=======================================
  Coverage   54.35%   54.35%           
=======================================
  Files          96       96           
  Lines       14552    14552           
=======================================
  Hits         7910     7910           
  Misses       5969     5969           
  Partials      673      673

@jackfrancis
Copy link
Member

/lgtm

@acs-bot
Copy link

acs-bot commented Feb 13, 2019

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis, tariq1890

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [jackfrancis,tariq1890]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tariq1890 tariq1890 merged commit a390b69 into Azure:master Feb 14, 2019
@tariq1890 tariq1890 deleted the use_ctx branch February 14, 2019 00:25
sylr pushed a commit to sylr/aks-engine that referenced this pull request Feb 28, 2019
juhacket pushed a commit to juhacket/aks-engine that referenced this pull request Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants