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 code coverage for OleDragDropHandler.cs file #13022

Merged
merged 5 commits into from
Mar 6, 2025

Conversation

Olina-Zhang
Copy link
Member

@Olina-Zhang Olina-Zhang commented Feb 25, 2025

Related #10773

Proposed changes

  • Add unit test file: OleDragDropHandlerTests.cs for public methods of the OleDragDropHandler.cs.
Microsoft Reviewers: Open in CodeFlow

Copy link

codecov bot commented Feb 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.95122%. Comparing base (643f683) to head (10ae4f4).
Report is 7 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                  @@
##                main      #13022          +/-   ##
====================================================
+ Coverage   76.10589%   96.95122%   +20.84533%     
====================================================
  Files           3275        1226        -2049     
  Lines         643803      357225      -286578     
  Branches       47445        5538       -41907     
====================================================
- Hits          489972      346334      -143638     
+ Misses        150266       10049      -140217     
+ Partials        3565         842        -2723     
Flag Coverage Δ
Debug 96.95122% <100.00000%> (+20.84533%) ⬆️
integration ?
production ?
test 96.95122% <100.00000%> (+0.00078%) ⬆️
unit ?

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Tanya-Solyanik Tanya-Solyanik added the waiting-author-feedback The team requires more information from the author label Feb 27, 2025
@Olina-Zhang Olina-Zhang removed the waiting-author-feedback The team requires more information from the author label Feb 28, 2025
@Olina-Zhang Olina-Zhang force-pushed the UnitTest_OleDragDropHandler branch from 2a5a3f0 to 6103e5d Compare March 5, 2025 03:03
Copy link
Member

@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 d3862d3 into dotnet:main Mar 6, 2025
8 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0 Preview3 milestone Mar 6, 2025
@Olina-Zhang Olina-Zhang deleted the UnitTest_OleDragDropHandler branch March 6, 2025 08:57
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.

3 participants