DataDog / datadog-lambda-js

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

chore: rename Agent to Extension #520

Closed duncanista closed 3 months ago

duncanista commented 3 months ago

What does this PR do?

Renames agent to extension in extension.ts and some other files.

Motivation

Just because.

Testing Guidelines

N/A

Additional Notes

Types of Changes

Check all that apply

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 81.95%. Comparing base (3ae6bc3) to head (2decf3f).

:exclamation: Current head 2decf3f differs from pull request most recent head 4ed69aa. Consider uploading reports for the commit 4ed69aa to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #520 +/- ## ======================================= Coverage 81.95% 81.95% ======================================= Files 54 54 Lines 2206 2206 Branches 512 512 ======================================= Hits 1808 1808 Misses 334 334 Partials 64 64 ```

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