Uh oh!
There was an error while loading. Please reload this page.
Add outstanding test improver coverage - #10070
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 28567541-d476-4300-a979-3c1fb89404c2
There was a problem hiding this comment.
Pull request overview
Adds edge-case coverage for four MSTest analyzer rules.
Changes:
- Tests MSTEST0028 and MSTEST0038 boundary behavior.
- Covers delegate inputs for MSTEST0051.
- Adds C#
ref readonlycoverage for MSTEST0062.
Show a summary per file
| File | Description |
|---|---|
NonNullableReferenceNotInitializedSuppressorTests.cs | Tests field and getter-only property suppression boundaries. |
AvoidOutRefTestMethodParametersAnalyzerTests.cs | Adds ref readonly parameter coverage. |
AvoidAssertAreSameWithValueTypesAnalyzerTests.cs | Tests null and generic arguments. |
AssertThrowsShouldContainSingleStatementAnalyzerTests.cs | Tests method-group and delegate inputs. |
Review details
- Files reviewed: 4/4 changed files
- Comments generated: 2
- Review effort level: Medium
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 28567541-d476-4300-a979-3c1fb89404c2
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 28567541-d476-4300-a979-3c1fb89404c2
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 28567541-d476-4300-a979-3c1fb89404c2
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 28567541-d476-4300-a979-3c1fb89404c2
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 28567541-d476-4300-a979-3c1fb89404c2
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 28567541-d476-4300-a979-3c1fb89404c2
🧪 Test quality grade — PR #10070
This advisory comment was generated automatically. Grades are heuristic Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Uh oh!
There was an error while loading. Please reload this page.
Summary
ref readonlyparameters without escaped-keyword false positivesValidation
build.cmd -binaryLogCloses#9717
Closes#9837
Closes#9919
Closes#9952
Closes#10027
Closes#10049
Closes#10050
Closes#10058
Closes#10059
Closes#10064