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(instrumentation-fastify): add tav script #1710

Merged

Conversation

pichlermarc
Copy link
Member

Which problem is this PR solving?

We currently don't test against fastify versions after 4.18.0 because fasitify has changed their minimum supported typescript version, this PR adds a test-all-versions script to the @opentelemetry/instrumentation-fastify package.

Short description of the changes

Adds TAV script to test against later versions of fastify

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #1710 (bb73193) into main (2d36152) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1710   +/-   ##
=======================================
  Coverage   91.76%   91.76%           
=======================================
  Files         139      139           
  Lines        7125     7125           
  Branches     1431     1431           
=======================================
  Hits         6538     6538           
  Misses        587      587           

@pichlermarc pichlermarc removed their assignment Oct 5, 2023
@pichlermarc
Copy link
Member Author

@open-telemetry/javascript-approvers friendly ping 🙂
We'll need this to merge #1679

@pichlermarc pichlermarc merged commit 52dd42d into open-telemetry:main Oct 10, 2023
16 checks passed
@pichlermarc pichlermarc deleted the feat/add-tav-fastify branch October 10, 2023 14:53
@dyladan dyladan mentioned this pull request Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants