KyleRoss / node-lambda-log

Basic logging mechanism for Node.js Lambda Functions and other AWS services, which produces logs in JSON format for easier reading through Cloudwatch Logs.
https://lambdalog.dev
MIT License
193 stars 16 forks source link

V3.1.0 #66

Closed KyleRoss closed 3 years ago

KyleRoss commented 3 years ago

Type of Change

Description of Change(s)

Checklist

github-actions[bot] commented 3 years ago

jest coverage report ๐Ÿงช

Total coverage

Status Category Percentage Covered / Total
๐ŸŸข Statements 100% 475/475
๐ŸŸข Branches 100% 76/76
๐ŸŸข Functions 100% 24/24
๐ŸŸข Lines 100% 475/475

Status of coverage: ๐ŸŸข - ok, ๐ŸŸก - slightly more than threshold, ๐Ÿ”ด - under the threshold

github-actions[bot] commented 3 years ago

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A

Report generated by eslint-plus-action

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

๐Ÿ” Inspect: https://vercel.com/kross/lambda-log/GvLCCXzRGqBmjxqqkJqx54vL4EJY
โœ… Preview: https://lambda-log-git-v310-kross.vercel.app

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: