lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
776 stars 35 forks source link

chore: allow CI to install deps without a synced lockfile #167

Closed lirantal closed 1 year ago

lirantal commented 1 year ago

Description

Types of changes

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (f74f544) 97.75% compared to head (14e2992) 97.75%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## ======================================= Coverage 97.75% 97.75% ======================================= Files 13 13 Lines 356 356 Branches 78 78 ======================================= Hits 348 348 Misses 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.