aws / aws-xray-sdk-node

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

Upgrade lerna to v6.4.1 #632

Closed jj22ee closed 5 months ago

jj22ee commented 5 months ago

Issue #, if available: We will use lerna 6.4.1 for release procedure.

Description of changes:

npm install lerna@6.4.1
npx lerna bootstrap --hoist

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

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 83.49%. Comparing base (2dd2146) to head (64d7923).

:exclamation: Current head 64d7923 differs from pull request most recent head 6ab5f35. Consider uploading reports for the commit 6ab5f35 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #632 +/- ## ======================================= Coverage 83.49% 83.49% ======================================= Files 37 37 Lines 1805 1805 ======================================= Hits 1507 1507 Misses 298 298 ```

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