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

Adding support for HTTPReceiver.start(port: string) #1210

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Nov 16, 2021

This should line up more closely with our existing examples and docs.

… up more closely with our existing examples and docs.
@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #1210 (0639252) into main (3392d14) will increase coverage by 0.94%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1210      +/-   ##
==========================================
+ Coverage   72.26%   73.20%   +0.94%     
==========================================
  Files          17       17              
  Lines        1435     1437       +2     
  Branches      430      431       +1     
==========================================
+ Hits         1037     1052      +15     
+ Misses        322      300      -22     
- Partials       76       85       +9     
Impacted Files Coverage Δ
src/receivers/HTTPReceiver.ts 50.85% <50.00%> (+6.02%) ⬆️

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 3392d14...0639252. Read the comment docs.

@seratch seratch added enhancement M-T: A feature request for new functionality TypeScript-specific labels Nov 16, 2021
@seratch seratch added this to the 3.9.0 milestone Nov 16, 2021
@seratch seratch merged commit 020c44f into main Nov 16, 2021
@seratch seratch deleted the httpreceiver-string-port branch November 16, 2021 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality TypeScript-specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants