Skip to content

Update APIs for API review#10926

Merged
JeremyKuhne merged 1 commit intodotnet:mainfrom
JeremyKuhne:rrapi
Feb 21, 2024
Merged

Update APIs for API review#10926
JeremyKuhne merged 1 commit intodotnet:mainfrom
JeremyKuhne:rrapi

Conversation

@JeremyKuhne
Copy link
Member

@JeremyKuhne JeremyKuhne commented Feb 21, 2024

Update RoundedRectangle APIs, ColorMap APIs and PrinterSettings.StringCollection per API review.

#10763 (partial)
Fixes #10795
Fixes #9001

Microsoft Reviewers: Open in CodeFlow

Update RoundedRectangle APIs, ColorMap APIs and PrinterSettings.StringCollection per API review.
@JeremyKuhne JeremyKuhne requested a review from a team as a code owner February 21, 2024 19:32
@codecov
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (571dc7a) 73.15577% compared to head (0d2ef29) 73.15672%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@                 Coverage Diff                 @@
##                main      #10926         +/-   ##
===================================================
+ Coverage   73.15577%   73.15672%   +0.00095%     
===================================================
  Files           3090        3089          -1     
  Lines         633626      633626                 
  Branches       47397       47397                 
===================================================
+ Hits          463534      463540          +6     
+ Misses        166578      166574          -4     
+ Partials        3514        3512          -2     
Flag Coverage Δ
Debug 73.15672% <64.70588%> (+0.00095%) ⬆️
integration 18.21562% <6.06061%> (+0.00491%) ⬆️
production 46.61123% <63.63636%> (+0.00209%) ⬆️
test 94.99478% <100.00000%> (ø)
unit 43.54153% <63.63636%> (-0.00490%) ⬇️

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

@JeremyKuhne JeremyKuhne merged commit b86f810 into dotnet:main Feb 21, 2024
@JeremyKuhne JeremyKuhne deleted the rrapi branch February 21, 2024 22:36
@lonitra lonitra added this to the 9.0 Preview2 milestone Feb 23, 2024
KlausLoeffelmann pushed a commit to KlausLoeffelmann/winforms that referenced this pull request Mar 5, 2024
Update RoundedRectangle APIs, ColorMap APIs and PrinterSettings.StringCollection per API review.
@github-actions github-actions bot locked and limited conversation to collaborators Mar 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add generic interfaces to PrinterSettings.StringCollection Support rounded rectangle in Graphics class

2 participants