aws / aws-xray-sdk-node

The official AWS X-Ray SDK for Node.js.
Apache License 2.0
270 stars 155 forks source link

Add TS declaration file for SegmentEmitter #586

Closed carolabadeer closed 1 year ago

carolabadeer commented 1 year ago

Issue #, if available: #576

Description of changes: This PR adds a TypeScript declaration file (.d.ts) for the SegmentEmitter module to fix TS errors reported in the issue above.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 1 year ago

Codecov Report

Merging #586 (5626f8b) into master (bdeeaf6) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 5626f8b differs from pull request most recent head 3e2e448. Consider uploading reports for the commit 3e2e448 to get more accurate results

@@           Coverage Diff           @@
##           master     #586   +/-   ##
=======================================
  Coverage   83.38%   83.38%           
=======================================
  Files          37       37           
  Lines        1794     1794           
=======================================
  Hits         1496     1496           
  Misses        298      298           

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.