lirantal / lockfile-lint

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

test(scheme): coverage for conditional validation check #28

Closed lirantal closed 4 years ago

lirantal commented 4 years ago

Description

Increasing test coverage

Types of changes

Related Issue

Motivation and Context

Test coverage

codecov-io commented 4 years ago

Codecov Report

Merging #28 into master will increase coverage by 0.54%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   97.26%   97.81%   +0.54%     
==========================================
  Files          11       11              
  Lines         183      183              
  Branches       26       26              
==========================================
+ Hits          178      179       +1     
+ Misses          5        4       -1
Impacted Files Coverage Δ
...lockfile-lint-api/src/validators/ValidateScheme.js 100% <0%> (+5.26%) :arrow_up:

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 76a4b3f...6a9ba09. Read the comment docs.