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 https probe after 8.9.1 revert #518

Merged
merged 1 commit into from
Jan 15, 2018
Merged

Fix https probe after 8.9.1 revert #518

merged 1 commit into from
Jan 15, 2018

Conversation

gibfahn
Copy link
Contributor

@gibfahn gibfahn commented Jan 15, 2018

As the previous change was reverted, and won't go into the 8.x release
line, we only need to do this for 9.0.0 and up.

Refs: nodejs/node#16660

cc/ @stalleyj

This means that newer versions of appmetrics will be broken for v8.9.0 only, if that's a problem I can complicate the check.

As the previous change was reverted, and won't go into the 8.x release
line, we only need to do this for 9.0.0 and up.

Refs: nodejs/node#16660
@codecov-io
Copy link

codecov-io commented Jan 15, 2018

Codecov Report

Merging #518 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #518   +/-   ##
=======================================
  Coverage   58.52%   58.52%           
=======================================
  Files          48       48           
  Lines        2944     2944           
=======================================
  Hits         1723     1723           
  Misses       1221     1221
Impacted Files Coverage Δ
probes/https-outbound-probe.js 91.54% <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 b2d700c...f445065. Read the comment docs.

Copy link
Member

@mattcolegate mattcolegate left a comment

Choose a reason for hiding this comment

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

LGTM

@mattcolegate mattcolegate merged commit cfe92c4 into RuntimeTools:master Jan 15, 2018
@gibfahn gibfahn deleted the https-probe branch January 15, 2018 16:56
@sjanuary sjanuary added this to the 4.0.0 milestone Jan 24, 2018
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.

4 participants