Skip to content

Proposed solution to #74#75

Open
rebelinux wants to merge 1 commit intoAsBuiltReport:devfrom
rebelinux:SendEmailFix
Open

Proposed solution to #74#75
rebelinux wants to merge 1 commit intoAsBuiltReport:devfrom
rebelinux:SendEmailFix

Conversation

@rebelinux
Copy link
Copy Markdown
Contributor

Fix #74

Copilot AI review requested due to automatic review settings April 23, 2026 21:36
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes issue #74 where running New-AsBuiltReport with -SendEmail fails due to calling a non-existent Draw-AsciiBox helper.

Changes:

  • Replace the missing Draw-AsciiBox call with the existing Draw-AsciiBanner helper during the email-credential prompt flow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...sBuiltReport.Core/Src/Public/New-AsBuiltReport.ps1 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Issue while using SendEmail option in New-AsBuiltReport

2 participants