DataDog / datadog-lambda-js

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

chore: decomission GitHub actions #466

Closed duncanista closed 6 months ago

duncanista commented 7 months ago

What does this PR do?

Removes GitHub actions which were migrated to GitLab.

Motivation

450

Testing Guidelines

n/a

Additional Notes

Types of Changes

Check all that apply

codecov-commenter commented 7 months ago

Codecov Report

Attention: 117 lines in your changes are missing coverage. Please review.

Comparison is base (35295b3) 80.35% compared to head (c7174cc) 82.11%. Report is 99 commits behind head on main.

:exclamation: Current head c7174cc differs from pull request most recent head 780a51c. Consider uploading reports for the commit 780a51c to get more accurate results

Files Patch % Lines
src/trace/listener.ts 53.84% 17 Missing and 1 partial :warning:
src/trace/span-context-wrapper.ts 57.57% 13 Missing and 1 partial :warning:
src/trace/span-inferrer.ts 83.33% 0 Missing and 10 partials :warning:
src/trace/xray-service.ts 91.50% 8 Missing and 1 partial :warning:
src/trace/step-function-service.ts 92.13% 6 Missing and 1 partial :warning:
src/trace/cold-start-tracer.ts 87.23% 2 Missing and 4 partials :warning:
src/utils/event-type-guards.ts 14.28% 6 Missing :warning:
src/trace/context/extractor.ts 91.07% 5 Missing :warning:
src/trace/context/extractors/sqs.ts 66.66% 4 Missing and 1 partial :warning:
src/index.ts 91.66% 3 Missing and 1 partial :warning:
... and 13 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #466 +/- ## ========================================== + Coverage 80.35% 82.11% +1.76% ========================================== Files 36 54 +18 Lines 1761 2186 +425 Branches 410 509 +99 ========================================== + Hits 1415 1795 +380 - Misses 294 329 +35 - Partials 52 62 +10 ```

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