DataDog / datadog-lambda-js

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

feat: Remove musl build of pprof #506

Closed astuyve closed 5 months ago

astuyve commented 5 months ago

What does this PR do?

We only need arm64 and x86 builds, so we can strip this one

Motivation

Lightening up the tracer

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 82.10%. Comparing base (8a1c7c0) to head (924c487).

:exclamation: Current head 924c487 differs from pull request most recent head 5d16353. Consider uploading reports for the commit 5d16353 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #506 +/- ## ======================================= Coverage 82.10% 82.10% ======================================= Files 54 54 Lines 2191 2191 Branches 511 511 ======================================= Hits 1799 1799 Misses 329 329 Partials 63 63 ```

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