Add additional commands #6
Open
Codecov / codecov/project
succeeded
Aug 25, 2024 in 0s
77% (target 70%)
View this Pull Request on Codecov
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.
Additional details and impacted files
@@ 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 |
Loading