Skip to content

Fix packaging for multi application - #5

Merged
devpro merged 1 commit into
masterfrom
feature/fix-multi-packaging
Feb 9, 2020
Merged

Fix packaging for multi application#5
devpro merged 1 commit into
masterfrom
feature/fix-multi-packaging

Conversation

@devpro

Copy link
Copy Markdown
Owner

Publish .NET web app in different folders
Remove trigger check on build props file

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

BugA0 Bugs
VulnerabilityA0 Vulnerabilities (and Security Hotspot0 Security Hotspots to review)
Code SmellA0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@devpro
devpro merged commit edc780a into masterFeb 9, 2020
@devpro
devpro deleted the feature/fix-multi-packaging branch February 9, 2020 14:57
devpro added a commit that referenced this pull request Jul 27, 2026
Close the last genuine coverage gaps from the assessment (#4 account page,
#5 user-preferences UI) - Manage.razor previously had no test at any level.
ManageAccountSmokeTest asserts the signed-in identity renders, then round-trips
a preference toggle through the real UI (toggle -> persisted -> a fresh load
reflects it) and restores the original value via the API so the shared account
is left unchanged. The toggle re-clicks through the prerender->interactive gap
the same way ClickUntilAsync does for buttons.
Also records in the assessment doc why per-type Quick Add scenarios (original
recommendation #3) were withdrawn: they would duplicate coverage the suite
already provides, which the quality bar rejects.
Passes in self-hosted mutating mode.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PxyaxubjRzm2PSLMz7AE24
Sign up for freeto 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.

1 participant

@devpro