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

fix: fix httpRequest function signature #105

Merged
merged 2 commits into from
Jun 24, 2019
Merged

fix: fix httpRequest function signature #105

merged 2 commits into from
Jun 24, 2019

Conversation

zbinlin
Copy link
Contributor

@zbinlin zbinlin commented Jun 9, 2019

  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

change httpRequest function signature, returns actual type instead of any.

@atian25 atian25 requested review from shepherdwind and whxaxes June 13, 2019 02:57
index.d.ts Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
index.d.ts Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 17, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #105   +/-   ##
=======================================
  Coverage   95.14%   95.14%           
=======================================
  Files          17       17           
  Lines         700      700           
=======================================
  Hits          666      666           
  Misses         34       34

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 272e797...8f8f968. Read the comment docs.

@whxaxes whxaxes merged commit d836536 into eggjs:master Jun 24, 2019
@whxaxes
Copy link
Member

whxaxes commented Jun 24, 2019

@atian25 Can you publish a new version ? I don't have package permission of this.

@atian25
Copy link
Member

atian25 commented Jun 25, 2019

@whxaxes had add permission, you could continue your publish.

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.

3 participants