Skip to content

feat: curl return promise - #342

Merged
fengmk2 merged 1 commit into
masterfrom
curl-promise
Feb 9, 2017
Merged

feat: curl return promise#342
fengmk2 merged 1 commit into
masterfrom
curl-promise

Conversation

@dead-horse

@dead-horse dead-horse commented Feb 9, 2017

Copy link
Copy Markdown
Member
Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

curl

Description of change

curl return promise to support async functions

@dead-horse dead-horse added the core label Feb 9, 2017
@dead-horse dead-horse added this to the 1.0.0 milestone Feb 9, 2017
@mention-bot

Copy link
Copy Markdown

@dead-horse, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fengmk2, @popomore and @atian25 to be potential reviewers.

@dead-horse dead-horse mentioned this pull request Feb 9, 2017
9 tasks

@atian25 atian25 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@codecov

codecov Bot commented Feb 9, 2017

Copy link
Copy Markdown

Codecov Report

Merging #342 into master will not change coverage.

@@          Coverage Diff          @@
##           master   #342   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          28     28           
  Lines         635    635           
=====================================
  Hits          635    635
Impacted Files Coverage Δ
lib/egg.js 100% <100%> (ø)
lib/core/context_httpclient.js 100% <100%> (ø)
app/extend/context.js 100% <100%> (ø)

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 70eb04f...76593a6. Read the comment docs.

@fengmk2
fengmk2 merged commit 6dd9feb into master Feb 9, 2017
@fengmk2
fengmk2 deleted the curl-promise branch February 9, 2017 09:56
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.

4 participants