Skip to content

Conversation

@edwardneal
Copy link
Contributor

Description

This is a fairly simple non-functional cleanup of two enums (IoControlCodeAccess and IoControlTransferType) in the Interop.Windows.Kernel32 namespace. They were accidentally made public in the netfx project as part of the project merge in #2978.

Issues

None.

Testing

Automated tests continue to pass.

@edwardneal edwardneal requested a review from a team as a code owner January 16, 2026 22:21
@paulmedynski paulmedynski self-assigned this Jan 20, 2026
@paulmedynski
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.40%. Comparing base (d948cd4) to head (a6f08f8).
⚠️ Report is 2 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (d948cd4) and HEAD (a6f08f8). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (d948cd4) HEAD (a6f08f8)
addons 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3900      +/-   ##
==========================================
- Coverage   76.89%   69.40%   -7.50%     
==========================================
  Files         269      263       -6     
  Lines       43246    66170   +22924     
==========================================
+ Hits        33256    45927   +12671     
- Misses       9990    20243   +10253     
Flag Coverage Δ
addons ?
netcore 69.32% <ø> (-7.62%) ⬇️
netfx 68.67% <ø> (-7.66%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@paulmedynski paulmedynski merged commit 1093c70 into dotnet:main Jan 21, 2026
274 checks passed
@edwardneal edwardneal deleted the cleanup/public-api-surface branch January 21, 2026 19:33
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