lirantal / lockfile-lint

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

chore(build): update tests to include other locales #51

Closed lirantal closed 4 years ago

lirantal commented 4 years ago

Description

As a follow up to PR #50 this updates the CI to also run tests in a non-English locale system

Types of changes

Related Issue

Related #50

Motivation and Context

Makes sure we catch the tests that fail if they are run on a system with a different locale, as happened in #41

codecov-io commented 4 years ago

Codecov Report

Merging #51 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files          11       11           
  Lines         189      189           
  Branches       29       29           
=======================================
  Hits          185      185           
  Misses          4        4

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d25188b...5fbb0ea. Read the comment docs.