newrelic / serverless-newrelic-lambda-layers

A Serverless plugin to install New Relic's AWS Lambda layers without requiring a code change.
Apache License 2.0
55 stars 48 forks source link

ci: Updated create release to pass in `build: true` #450

Closed bizob2828 closed 3 months ago

bizob2828 commented 3 months ago

Description

This adds the build: true to create release which should build the package before publishing.

How to Test

Please describe how you have tested these changes. Have you run the code against an example application? What steps did you take to ensure that the changes are working correctly?

Related Issues

Closes #449

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 35.14%. Comparing base (8162697) to head (8931919).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #450 +/- ## ======================================= Coverage 35.14% 35.14% ======================================= Files 4 4 Lines 552 552 Branches 149 149 ======================================= Hits 194 194 Misses 329 329 Partials 29 29 ``` | [Flag](https://app.codecov.io/gh/newrelic/serverless-newrelic-lambda-layers/pull/450/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | Coverage Δ | | |---|---|---| | [unit-tests](https://app.codecov.io/gh/newrelic/serverless-newrelic-lambda-layers/pull/450/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic) | `35.14% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=newrelic#carryforward-flags-in-the-pull-request-comment) to find out more.

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