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
56 stars 49 forks source link

test: Updated ARNs to contain latest layer versions #432

Closed bizob2828 closed 6 months ago

bizob2828 commented 6 months ago

Description

Please provide a brief description of the changes introduced in this pull request. What problem does it solve? What is the context of this change?

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

Please include any related issues or pull requests in this section, using the format Closes #<issue number> or Fixes #<issue number> if applicable.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 35.14%. Comparing base (e339d48) to head (60d2487).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #432 +/- ## ======================================= 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/432/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/432/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.