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/project succeeded Aug 25, 2024 in 0s

77% (target 70%)

Details

Codecov Report

Attention: Patch coverage is 48.30508% with 61 lines in your changes missing coverage. Please review.

Project coverage is 77%. Comparing base (b654967) to head (ba763c8).
Report is 2 commits behind head on main.

Files Patch % Lines
source/Public/Update-GitLocalBranch.ps1 0% 21 Missing ⚠️
source/Public/Get-GitBranchCommit.ps1 29% 17 Missing ⚠️
source/Public/New-SamplerGitHubReleaseTag.ps1 64% 6 Missing ⚠️
source/Public/Test-GitRemoteBranch.ps1 0% 6 Missing ⚠️
source/Public/Get-GitLocalBranchName.ps1 54% 5 Missing ⚠️
source/Public/Switch-GitLocalBranch.ps1 50% 3 Missing ⚠️
source/Public/Assert-GitLocalChanges.ps1 50% 2 Missing ⚠️
source/Public/Test-GitLocalChanges.ps1 80% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@         Coverage Diff         @@
##           main    #6    +/-   ##
===================================
- Coverage    98%   77%   -21%     
===================================
  Files         9    22    +13     
  Lines       215   370   +155     
===================================
+ Hits        212   288    +76     
- Misses        3    82    +79     
Files Coverage Δ
source/Public/Assert-GitRemote.ps1 100% <100%> (ø)
source/Public/Test-GitRemote.ps1 100% <100%> (ø)
source/Public/Update-RemoteTrackingBranch.ps1 100% <100%> (ø)
source/Public/Test-GitLocalChanges.ps1 80% <80%> (ø)
source/Public/Assert-GitLocalChanges.ps1 50% <50%> (ø)
source/Public/Switch-GitLocalBranch.ps1 50% <50%> (ø)
source/Public/Get-GitLocalBranchName.ps1 54% <54%> (ø)
source/Public/New-SamplerGitHubReleaseTag.ps1 70% <64%> (ø)
source/Public/Test-GitRemoteBranch.ps1 0% <0%> (ø)
source/Public/Get-GitBranchCommit.ps1 29% <29%> (ø)
... and 1 more

... and 1 file with indirect coverage changes