Skip to content

Conversation

@dead-horse
Copy link
Member

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

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

@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
Copy link
Member

@atian25 atian25 left a comment

Choose a reason for hiding this comment

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

@codecov
Copy link

codecov bot commented Feb 9, 2017

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

5 participants