aws / aws-xray-sdk-node

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

Fix typo in fastify logger type declaration #589

Closed carolabadeer closed 1 year ago

carolabadeer commented 1 year ago

Issue #, if available: #587

Description of changes: Fixes typo in import and type of FastifyLoggerInstance in aws-xray-sdk-fastify package

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 #589 (90efaa7) into master (eebda75) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 90efaa7 differs from pull request most recent head ae73cda. Consider uploading reports for the commit ae73cda to get more accurate results

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