Skip to content

Conversation

LeafShi1
Copy link
Member

@LeafShi1 LeafShi1 commented May 20, 2025

Microsoft Reviewers: Open in CodeFlow

@LeafShi1 LeafShi1 requested a review from a team as a code owner May 20, 2025 01:58
@LeafShi1 LeafShi1 requested review from Copilot and removed request for a team May 20, 2025 01:58
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR publishes previously unpublished APIs by moving their declarations from the unshipped list to the shipped list.

  • Removed the IAsyncDropTarget API declarations from PublicAPI.Unshipped.txt.
  • Added the IAsyncDropTarget API declarations to PublicAPI.Shipped.txt to mark them as publicly available.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/System.Windows.Forms/PublicAPI.Unshipped.txt Removed API definitions for IAsyncDropTarget.
src/System.Windows.Forms/PublicAPI.Shipped.txt Added API definitions for IAsyncDropTarget to expose the API.

Copy link

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.59855%. Comparing base (4c32f29) to head (ef25062).
Report is 2 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #13479         +/-   ##
===================================================
+ Coverage   76.59683%   76.59855%   +0.00172%     
===================================================
  Files           3230        3230                 
  Lines         639157      639157                 
  Branches       47295       47295                 
===================================================
+ Hits          489574      489585         +11     
+ Misses        146007      146001          -6     
+ Partials        3576        3571          -5     
Flag Coverage Δ
Debug 76.59855% <ø> (+0.00172%) ⬆️
integration 18.78379% <ø> (-0.00629%) ⬇️
production 51.00488% <ø> (+0.00383%) ⬆️
test 97.40411% <ø> (ø)
unit 48.38346% <ø> (-0.01501%) ⬇️

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.

@LeafShi1 LeafShi1 merged commit ee29cfd into dotnet:main May 20, 2025
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants