Skip to content

Conversation

@MelonWang1
Copy link
Contributor

@MelonWang1 MelonWang1 commented Jul 31, 2024

Related #10773

Proposed changes

  • Add unit test ListViewTests.cs for public properties and method of the ListViewActionList.

  • Enable nullability in ListViewActionList.

Microsoft Reviewers: Open in CodeFlow

@MelonWang1 MelonWang1 requested a review from a team as a code owner July 31, 2024 03:09
@Tanya-Solyanik Tanya-Solyanik added the waiting-author-feedback The team requires more information from the author label Aug 3, 2024
@dotnet-policy-service dotnet-policy-service bot removed the waiting-author-feedback The team requires more information from the author label Aug 5, 2024
Tanya-Solyanik
Tanya-Solyanik previously approved these changes Aug 7, 2024
Copy link
Contributor

@Tanya-Solyanik Tanya-Solyanik left a comment

Choose a reason for hiding this comment

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

Looks good, but please fix the CI build failure.

@Tanya-Solyanik Tanya-Solyanik added the waiting-author-feedback The team requires more information from the author label Aug 7, 2024
@MelonWang1
Copy link
Contributor Author

Looks good, but please fix the CI build failure.

Sorry, I cannot fix this CI build failure and rerun doesn't solve the problem. I'll try resubmitting the same PR tomorrow to see if I'll still have CI build failure.

@dotnet-policy-service dotnet-policy-service bot added untriaged The team needs to look at this issue in the next triage and removed waiting-author-feedback The team requires more information from the author labels Aug 8, 2024
@lonitra lonitra added waiting-author-feedback The team requires more information from the author and removed untriaged The team needs to look at this issue in the next triage labels Aug 8, 2024
@dotnet-policy-service dotnet-policy-service bot removed the waiting-author-feedback The team requires more information from the author label Aug 9, 2024
@Tanya-Solyanik
Copy link
Contributor

@MelonWang1 - do tests pass on your local machine? If you can't reproduce failure locally, then work with Leaf and team investigating the CI failure

@Tanya-Solyanik Tanya-Solyanik added the waiting-author-feedback The team requires more information from the author label Aug 10, 2024
@dotnet-policy-service dotnet-policy-service bot removed the waiting-author-feedback The team requires more information from the author label Aug 12, 2024
@codecov
Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.01380%. Comparing base (fa00708) to head (72bfcb0).
Report is 56 commits behind head on feature/10.0.

Additional details and impacted files
@@                  Coverage Diff                   @@
##           feature/10.0      #11782         +/-   ##
======================================================
+ Coverage      74.94672%   75.01380%   +0.06708%     
======================================================
  Files              3026        3036         +10     
  Lines            630129      630288        +159     
  Branches          46738       46687         -51     
======================================================
+ Hits             472261      472803        +542     
+ Misses           154520      154135        -385     
- Partials           3348        3350          +2     
Flag Coverage Δ
Debug 75.01380% <100.00000%> (+0.06708%) ⬆️
integration 17.94020% <ø> (-0.04176%) ⬇️
production 48.12984% <ø> (+0.06667%) ⬆️
test 97.01110% <100.00000%> (-0.00384%) ⬇️
unit 45.13166% <ø> (+0.03428%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@MelonWang1
Copy link
Contributor Author

MelonWang1 commented Aug 12, 2024

@MelonWang1 - do tests pass on your local machine? If you can't reproduce failure locally, then work with Leaf and team investigating the CI failure

@Tanya-Solyanik Resolved CI failure. It should be because the InvokeDialogs_ShouldNotThrow() method failed. It gets stuck on the first run.

Copy link
Contributor

@Tanya-Solyanik Tanya-Solyanik left a comment

Choose a reason for hiding this comment

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

Thank you!

@Tanya-Solyanik Tanya-Solyanik merged commit cae0e3a into dotnet:feature/10.0 Aug 12, 2024
@MelonWang1 MelonWang1 deleted the Add-unit-tests-for-ListViewActionList branch August 13, 2024 01:28
@github-actions github-actions bot locked and limited conversation to collaborators Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants