Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

fix: check allowed options for flags provided through env #64

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

peterjah
Copy link

@peterjah peterjah commented Oct 8, 2019

This enable the options test for flags provided through environment variables

@salesforce-cla
Copy link

salesforce-cla bot commented Oct 8, 2019

Thanks for the contribution! Before we can merge this, we need @peterjah to sign the Salesforce.com Contributor License Agreement.

@codecov
Copy link

codecov bot commented Oct 8, 2019

Codecov Report

Merging #64 into master will decrease coverage by 7.46%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage   91.35%   83.89%   -7.47%     
==========================================
  Files          11       11              
  Lines         324      329       +5     
  Branches       85       90       +5     
==========================================
- Hits          296      276      -20     
- Misses         12       37      +25     
  Partials       16       16
Impacted Files Coverage Δ
src/parse.ts 90.14% <0%> (-1.29%) ⬇️
src/validate.ts 31.42% <0%> (-65.45%) ⬇️

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 b083f9a...510d094. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant