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

remove node 13 tests #1132

Merged
merged 3 commits into from
Jun 2, 2020

Conversation

shivkanya9146
Copy link
Contributor

Which problem is this PR solving?

-remove node 13 tests

Short description of the changes

-removed node 13 tests.

@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

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

@@           Coverage Diff           @@
##           master    #1132   +/-   ##
=======================================
  Coverage   92.28%   92.28%           
=======================================
  Files         116      116           
  Lines        3396     3396           
  Branches      686      686           
=======================================
  Hits         3134     3134           
  Misses        262      262           

@mayurkale22
Copy link
Member

It would be nice if you can remove the same from https://github.com/open-telemetry/opentelemetry-js#supported-runtimes list.

@mayurkale22 mayurkale22 linked an issue Jun 1, 2020 that may be closed by this pull request
@shivkanya9146
Copy link
Contributor Author

It would be nice if you can remove the same from https://github.com/open-telemetry/opentelemetry-js#supported-runtimes list.

Done:)

@dyladan dyladan merged commit c7461d4 into open-telemetry:master Jun 2, 2020
naseemkullah pushed a commit to naseemkullah/opentelemetry-js that referenced this pull request Jun 2, 2020
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>

fix: remove unused var

Signed-off-by: Naseem <naseem@transit.app>

fix: lint

Signed-off-by: Naseem <naseem@transit.app>
naseemkullah pushed a commit to naseemkullah/opentelemetry-js that referenced this pull request Jun 2, 2020
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>

fix: remove unused var

Signed-off-by: Naseem <naseem@transit.app>

fix: lint

Signed-off-by: Naseem <naseem@transit.app>
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
* fix(restify): upgrade package to fix type problem

* fix(restify): updated so types are not leaking through open-telemetry#1132

* fix(restify): lint fix

* fix(restify): final fix up for linter

* style: avoid checking in manually edited package.json

* test: require restify again for every test

* test: differenciate between thorwing and failing gracefully

* test: use custom error

* feat: support restify@5

* feat: support restify@7

* feat: support restify@8

* test: cleanup

* test: anyfy arguments on the anonymous handler

* chore: add tav + update supported versions

* fix: turn off tests on node@18 which is not supported for restify

* refactor: remove the import to after setting up instrumentation

Co-authored-by: jscherer92 <jscherer92@gmail.com>
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.

Remove node 13 tests 2020-06-01
5 participants