DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
107 stars 35 forks source link

feat: bump ddtrace to 4.x (breaking change) #487

Closed astuyve closed 6 months ago

astuyve commented 6 months ago

What does this PR do?

This library is dropping support for node14, so we can now upgrade ddtrace to 4.x

Motivation

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0fe831a) 82.11% compared to head (181e468) 82.11%.

:exclamation: Current head 181e468 differs from pull request most recent head 7adccb0. Consider uploading reports for the commit 7adccb0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #487 +/- ## ======================================= Coverage 82.11% 82.11% ======================================= Files 54 54 Lines 2186 2186 Branches 509 509 ======================================= Hits 1795 1795 Misses 329 329 Partials 62 62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.