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

Add additional commands #6

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Add commands

ba763c8
Select commit
Loading
Failed to load commit list.
Open

Add additional commands #6

Add commands
ba763c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 25, 2024 in 1s

48% of diff hit (target 98%)

View this Pull Request on Codecov

48% of diff hit (target 98%)

Annotations

Check warning on line 26 in source/Public/Assert-GitLocalChanges.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Assert-GitLocalChanges.ps1#L26

Added line #L26 was not covered by tests

Check warning on line 28 in source/Public/Assert-GitLocalChanges.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Assert-GitLocalChanges.ps1#L28

Added line #L28 was not covered by tests

Check warning on line 82 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L82

Added line #L82 was not covered by tests

Check warning on line 84 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L84

Added line #L84 was not covered by tests

Check warning on line 88 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 97 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L97

Added line #L97 was not covered by tests

Check warning on line 100 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L100

Added line #L100 was not covered by tests

Check warning on line 102 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L102

Added line #L102 was not covered by tests

Check warning on line 104 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L104

Added line #L104 was not covered by tests

Check warning on line 106 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L106

Added line #L106 was not covered by tests

Check warning on line 110 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L110

Added line #L110 was not covered by tests

Check warning on line 113 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L113

Added line #L113 was not covered by tests

Check warning on line 116 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L116

Added line #L116 was not covered by tests

Check warning on line 121 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L121

Added line #L121 was not covered by tests

Check warning on line 128 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L128

Added line #L128 was not covered by tests

Check warning on line 130 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L130

Added line #L130 was not covered by tests

Check warning on line 134 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L134

Added line #L134 was not covered by tests

Check warning on line 137 in source/Public/Get-GitBranchCommit.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitBranchCommit.ps1#L137

Added line #L137 was not covered by tests

Check warning on line 36 in source/Public/Get-GitLocalBranchName.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitLocalBranchName.ps1#L36

Added line #L36 was not covered by tests

Check warning on line 38 in source/Public/Get-GitLocalBranchName.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitLocalBranchName.ps1#L38

Added line #L38 was not covered by tests

Check warning on line 42 in source/Public/Get-GitLocalBranchName.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitLocalBranchName.ps1#L42

Added line #L42 was not covered by tests

Check warning on line 53 in source/Public/Get-GitLocalBranchName.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitLocalBranchName.ps1#L53

Added line #L53 was not covered by tests

Check warning on line 58 in source/Public/Get-GitLocalBranchName.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/Get-GitLocalBranchName.ps1#L58

Added line #L58 was not covered by tests

Check warning on line 142 in source/Public/New-SamplerGitHubReleaseTag.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/New-SamplerGitHubReleaseTag.ps1#L142

Added line #L142 was not covered by tests

Check warning on line 144 in source/Public/New-SamplerGitHubReleaseTag.ps1

See this annotation in the file changed.

@codecov codecov / codecov/patch

source/Public/New-SamplerGitHubReleaseTag.ps1#L144

Added line #L144 was not covered by tests