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

Add unit tests for LinkAreaEditor.LinkAreaUI #12725

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MelonWang1
Copy link
Contributor

@MelonWang1 MelonWang1 commented Jan 8, 2025

Related #10773

Proposed changes

  • Add unit test LinkAreaEditor.LinkAreaUITests.cs for public properties and method of the LinkAreaEditor.LinkAreaUI.
  • Enable nullability in LinkAreaEditor.LinkAreaUITests.cs.
Microsoft Reviewers: Open in CodeFlow

@MelonWang1 MelonWang1 requested a review from a team as a code owner January 8, 2025 01:46
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.13612%. Comparing base (a3da2c9) to head (96d1eab).

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #12725         +/-   ##
===================================================
+ Coverage   76.11619%   76.13612%   +0.01993%     
===================================================
  Files           3187        3188          +1     
  Lines         639990      640051         +61     
  Branches       47229       47234          +5     
===================================================
+ Hits          487136      487310        +174     
+ Misses        149322      149217        -105     
+ Partials        3532        3524          -8     
Flag Coverage Δ
Debug 76.13612% <100.00000%> (+0.01993%) ⬆️
integration 18.17176% <ø> (+0.00527%) ⬆️
production 50.03462% <ø> (+0.03971%) ⬆️
test 97.02550% <100.00000%> (+0.00050%) ⬆️
unit 47.26372% <ø> (+0.03513%) ⬆️

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

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.

1 participant