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 HT enum in Interop User32 #2836

Merged
merged 1 commit into from
Feb 10, 2020
Merged

Add HT enum in Interop User32 #2836

merged 1 commit into from
Feb 10, 2020

Conversation

gpetrou
Copy link
Contributor

@gpetrou gpetrou commented Feb 9, 2020

Proposed changes

  • Add HT enum in Interop User32.
  • Remove HT constants and replace their usages with the above enum values.
Microsoft Reviewers: Open in CodeFlow

@codecov
Copy link

codecov bot commented Feb 9, 2020

Codecov Report

Merging #2836 into master will decrease coverage by 0.01966%.
The diff coverage is 4.7619%.

@@                 Coverage Diff                 @@
##              master       #2836         +/-   ##
===================================================
- Coverage   59.45618%   59.43652%   -0.01966%     
===================================================
  Files           1236        1236                 
  Lines         429518      429512          -6     
  Branches       38778       38778                 
===================================================
- Hits          255375      255287         -88     
- Misses        168787      168856         +69     
- Partials        5356        5369         +13
Flag Coverage Δ
#Debug 59.43652% <4.7619%> (-0.01967%) ⬇️
#production 32.13879% <4.7619%> (-0.03388%) ⬇️
#test 98.96944% <ø> (ø) ⬆️

Copy link
Member

@RussKie RussKie left a comment

Choose a reason for hiding this comment

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

👍 with few questions

@RussKie RussKie added the enhancement Product code improvement that does NOT require public API changes/additions label Feb 10, 2020
@RussKie RussKie merged commit 3d79220 into dotnet:master Feb 10, 2020
@ghost ghost added this to the 5.0 milestone Feb 10, 2020
@gpetrou gpetrou deleted the HT branch February 11, 2020 02:30
@ghost ghost locked as resolved and limited conversation to collaborators Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Product code improvement that does NOT require public API changes/additions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants