aws / aws-xray-sdk-node

The official AWS X-Ray SDK for Node.js.
Apache License 2.0
271 stars 155 forks source link

Added node 16 testing #513

Closed willarmiros closed 2 years ago

willarmiros commented 2 years ago

Description of changes: As titled, removes the interim Node 15 testing, and added the latest stable Node version 16. Considered removing Node 12 since it is deprecated, but since there are no pressing issues mandating dropping it, we will continue to test against it to provide more compatibility for our customers.

If needed in the future, we can drop support for Node 12 at any time.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 2 years ago

Codecov Report

Merging #513 (a60e5c3) into master (34d8126) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #513   +/-   ##
=======================================
  Coverage   82.34%   82.34%           
=======================================
  Files          36       36           
  Lines        1756     1756           
=======================================
  Hits         1446     1446           
  Misses        310      310           

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 34d8126...a60e5c3. Read the comment docs.