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

Update Import-VcIntuneApplication.ps1 #163

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Update Import-VcIntuneApplication.ps1 #163

merged 1 commit into from
Mar 17, 2024

Conversation

aaronparker
Copy link
Owner

Fixes an issue where Import-VcIntuneApplication would not use a valid object passed from Save-VcRedist. Fixes #149

@aaronparker aaronparker self-assigned this Mar 17, 2024
Copy link

Test Results

  1 files  130 suites   4m 14s ⏱️
382 tests 381 ✅ 0 💤 1 ❌
391 runs  390 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 55e5436.

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 75.63%. Comparing base (63948e1) to head (55e5436).
Report is 19 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   75.25%   75.63%   +0.38%     
==========================================
  Files          24       24              
  Lines         788      788              
==========================================
+ Hits          593      596       +3     
+ Misses        195      192       -3     
Files Coverage Δ
VcRedist/Public/Import-VcIntuneApplication.ps1 92.18% <33.33%> (+4.68%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b2ca9d...55e5436. Read the comment docs.

@aaronparker aaronparker merged commit c0e1069 into main Mar 17, 2024
5 of 10 checks passed
@aaronparker aaronparker deleted the development branch March 17, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERROR : Import-VcIntuneApplication : FilePath error
1 participant