Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100% Code Coverage for Import-GraphApplication #19

Open
markekraus opened this issue Apr 22, 2017 · 0 comments
Open

100% Code Coverage for Import-GraphApplication #19

markekraus opened this issue Apr 22, 2017 · 0 comments

Comments

@markekraus
Copy link
Owner

Code coverage report:
Covered 64.71 % of 17 analyzed Commands in Import-GraphApplication
Missed commands:

Line Command
75 $ImportFiles = $LiteralPath
76 $ImportParam = 'LiteralPath'
89 $ErrorMessage = "Unable to import from '{0}': {1}" -f @( ...
90 $ImportFile
91 $_.Exception.Message
93 Write-Error $ErrorMessage
@markekraus markekraus added this to the 100% Code Coverage milestone Apr 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant