-
Notifications
You must be signed in to change notification settings - Fork 0
1.0.10 features #16
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
Merged
Merged
1.0.10 features #16
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ed behind base64 for security reasons, also updating test cases and changing the way some of the code works to support better test cases.
…de duplication and refactored some code to be less complex by splitting them into their own files.
…for psscriptanalyzer, standardizing on write-statusmessage as well
…ile so it conforms to the format expected, more test cases and some refactoring and elimination of duplicate code.
…run functionality across the various write operations
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PSScriptAnalyzer found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
SummarySummary
Coveragedevsetup - 0%
devsetup/DevSetup - 0%
devsetup/DevSetup/Private/3rdParty - 100%
devsetup/DevSetup/Private/3rdParty/VisualStudio - 100%
devsetup/DevSetup/Private/3rdParty/VisualStudioCode - 100%
devsetup/DevSetup/Private/Commands - 96.4%
devsetup/DevSetup/Private/Enums - 50%
devsetup/DevSetup/Private/Providers/Chocolatey - 100%
devsetup/DevSetup/Private/Providers/Core - 100%
devsetup/DevSetup/Private/Providers/Homebrew - 100%
devsetup/DevSetup/Private/Providers/Powershell - 90.6%
devsetup/DevSetup/Private/Providers/Scoop - 100%
devsetup/DevSetup/Private/Utils - 97.5%
devsetup/DevSetup/Public - 96.5%
|
Summary - Pester Test Coverage Report On LinuxSummary
Coveragedevsetup - 0%
devsetup/DevSetup - 0%
devsetup/DevSetup/Private/3rdParty - 100%
devsetup/DevSetup/Private/3rdParty/VisualStudio - 100%
devsetup/DevSetup/Private/3rdParty/VisualStudioCode - 100%
devsetup/DevSetup/Private/Commands - 96.4%
devsetup/DevSetup/Private/Enums - 50%
devsetup/DevSetup/Private/Providers/Chocolatey - 100%
devsetup/DevSetup/Private/Providers/Core - 100%
devsetup/DevSetup/Private/Providers/Homebrew - 100%
devsetup/DevSetup/Private/Providers/Powershell - 90.6%
devsetup/DevSetup/Private/Providers/Scoop - 100%
devsetup/DevSetup/Private/Utils - 97.5%
devsetup/DevSetup/Public - 96.5%
|
Summary - Pester Test Coverage ReportSummary
Coveragedevsetup - 0%
devsetup/DevSetup - 0%
devsetup/DevSetup/Private/3rdParty - 100%
devsetup/DevSetup/Private/3rdParty/VisualStudio - 100%
devsetup/DevSetup/Private/3rdParty/VisualStudioCode - 100%
devsetup/DevSetup/Private/Commands - 96.4%
devsetup/DevSetup/Private/Enums - 50%
devsetup/DevSetup/Private/Providers/Chocolatey - 100%
devsetup/DevSetup/Private/Providers/Core - 100%
devsetup/DevSetup/Private/Providers/Homebrew - 100%
devsetup/DevSetup/Private/Providers/Powershell - 90.6%
devsetup/DevSetup/Private/Providers/Scoop - 100%
devsetup/DevSetup/Private/Utils - 97.5%
devsetup/DevSetup/Public - 96.5%
|
…ds 1 comment so we will use linux
Summary - Pester Test Coverage ReportSummary
Coveragedevsetup - 0%
devsetup/DevSetup - 0%
devsetup/DevSetup/Private/3rdParty - 100%
devsetup/DevSetup/Private/3rdParty/VisualStudio - 100%
devsetup/DevSetup/Private/3rdParty/VisualStudioCode - 100%
devsetup/DevSetup/Private/Commands - 96.4%
devsetup/DevSetup/Private/Enums - 50%
devsetup/DevSetup/Private/Providers/Chocolatey - 100%
devsetup/DevSetup/Private/Providers/Core - 100%
devsetup/DevSetup/Private/Providers/Homebrew - 100%
devsetup/DevSetup/Private/Providers/Powershell - 90.6%
devsetup/DevSetup/Private/Providers/Scoop - 100%
devsetup/DevSetup/Private/Utils - 97.5%
devsetup/DevSetup/Public - 96.5%
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.