Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

docs(README): Update hapi version supported#1210

Merged
gcf-merge-on-green[bot] merged 6 commits intogoogleapis:masterfrom
SantiMA10:master
Apr 11, 2020
Merged

docs(README): Update hapi version supported#1210
gcf-merge-on-green[bot] merged 6 commits intogoogleapis:masterfrom
SantiMA10:master

Conversation

@SantiMA10
Copy link
Copy Markdown
Contributor

@SantiMA10 SantiMA10 commented Mar 2, 2020

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1193 🦕

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 2, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@caf67be). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1210   +/-   ##
=========================================
  Coverage          ?   94.69%           
=========================================
  Files             ?       99           
  Lines             ?     6482           
  Branches          ?      514           
=========================================
  Hits              ?     6138           
  Misses            ?      181           
  Partials          ?      163           
Impacted Files Coverage Δ
src/cls/singular.ts 83.33% <0.00%> (ø)
test/web-frameworks/express.ts 75.86% <0.00%> (ø)
test/test-trace-api.ts 100.00% <0.00%> (ø)
test/web-frameworks/koa1.ts 80.64% <0.00%> (ø)
test/plugins/test-trace-http2.ts 98.05% <0.00%> (ø)
src/span-data.ts 89.33% <0.00%> (ø)
src/plugins/plugin-mongodb-core.ts 92.00% <0.00%> (ø)
test/plugins/test-trace-pg.ts 99.05% <0.00%> (ø)
src/tracing-policy.ts 91.83% <0.00%> (ø)
test/test-plugins-sample-warning.ts 100.00% <0.00%> (ø)
... and 89 more

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 caf67be...cd02b7e. Read the comment docs.

@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Mar 2, 2020
@gcf-merge-on-green
Copy link
Copy Markdown
Contributor

Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. See required reviews for your repo here: https://github.com/googleapis/sloth/blob/master/required-checks.json

@AdriVanHoudt
Copy link
Copy Markdown
Contributor

Is version 19 also actually tested? I can't really tell from the tests but I think only 17 and maybe 18 are tested?

@JustinBeckwith JustinBeckwith added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 11, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 11, 2020
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 14fd9c8 into googleapis:master Apr 11, 2020
yoshi-automation added a commit that referenced this pull request Apr 11, 2020
Source-Repo: googleapis/cloud-trace-nodejs
Source-Sha: 14fd9c8
Source-Link: 14fd9c8
Author: Santi <[email protected]>
Date: Sat Apr 11 10:22:31 2020 +0200
Original-Commit-Message: docs(README): Update hapi version supported (#1210)

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/cloud-trace-nodejs/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)

Fixes #1193 🦕
yoshi-automation added a commit that referenced this pull request Apr 12, 2020
Source-Repo: googleapis/cloud-trace-nodejs
Source-Sha: 14fd9c8
Source-Link: 14fd9c8
Author: Santi <[email protected]>
Date: Sat Apr 11 10:22:31 2020 +0200
Original-Commit-Message: docs(README): Update hapi version supported (#1210)

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/cloud-trace-nodejs/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)

Fixes #1193 🦕
yoshi-automation added a commit that referenced this pull request Apr 14, 2020
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/cloud-trace-nodejs/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)

Fixes #1193 🦕

Source-Author: Santi <[email protected]>
Source-Date: Sat Apr 11 10:22:31 2020 +0200
Source-Repo: googleapis/cloud-trace-nodejs
Source-Sha: 14fd9c8
Source-Link: 14fd9c8
yoshi-automation added a commit that referenced this pull request Apr 15, 2020
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/cloud-trace-nodejs/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)

Fixes #1193 🦕

Source-Author: Santi <[email protected]>
Source-Date: Sat Apr 11 10:22:31 2020 +0200
Source-Repo: googleapis/cloud-trace-nodejs
Source-Sha: 14fd9c8
Source-Link: 14fd9c8
Mistic92 pushed a commit to Mistic92/cloud-trace-nodejs that referenced this pull request Apr 15, 2020
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/cloud-trace-nodejs/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)

Fixes googleapis#1193 🦕
yoshi-automation added a commit that referenced this pull request Apr 16, 2020
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/cloud-trace-nodejs/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)

Fixes #1193 🦕

Source-Author: Santi <[email protected]>
Source-Date: Sat Apr 11 10:22:31 2020 +0200
Source-Repo: googleapis/cloud-trace-nodejs
Source-Sha: 14fd9c8
Source-Link: 14fd9c8
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support hapi@19

7 participants