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 AccessibleObject tests #2401

Merged
merged 1 commit into from
Dec 1, 2019
Merged

Conversation

hughbe
Copy link
Contributor

@hughbe hughbe commented Nov 20, 2019

Proposed Changes

  • Add AccessibleObject tests
Microsoft Reviewers: Open in CodeFlow

@hughbe hughbe requested a review from a team as a code owner November 20, 2019 18:59
@hughbe hughbe force-pushed the AccessibleObject-tests branch 2 times, most recently from 1b5d29c to ea0fda7 Compare November 21, 2019 02:57
@codecov
Copy link

codecov bot commented Nov 21, 2019

Codecov Report

Merging #2401 into master will increase coverage by 0.20499%.
The diff coverage is n/a.

@@                Coverage Diff                @@
##              master       #2401       +/-   ##
=================================================
+ Coverage   29.04453%   29.24953%   +0.205%     
=================================================
  Files           1003        1003               
  Lines         259505      259505               
  Branches       36836       36836               
=================================================
+ Hits           75372       75904      +532     
+ Misses        179223      178664      -559     
- Partials        4910        4937       +27
Flag Coverage Δ
#Debug 29.24953% <ø> (+0.20499%) ⬆️
#production 29.24953% <ø> (+0.20499%) ⬆️
#test 100% <ø> (ø) ⬆️

@RussKie RussKie added 📭 waiting-author-feedback The team requires more information from the author test-enhancement Improvements of test source code labels Nov 21, 2019
@M-Lipin
Copy link
Contributor

M-Lipin commented Nov 21, 2019

@hughbe thank you for adding tests! The changes look good to me, please look at few comments above.

@ghost ghost removed the 📭 waiting-author-feedback The team requires more information from the author label Nov 21, 2019
@hughbe
Copy link
Contributor Author

hughbe commented Nov 21, 2019

@hughbe thank you for adding tests! The changes look good to me, please look at few comments above.

Thanks for the review. All the Debug.Asserts that I've removed are invalid as they can be hit: each one is tested.

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.

Please rollback all removal of assertions

@ghost ghost added the 📭 waiting-author-feedback The team requires more information from the author label Nov 25, 2019
@ghost ghost removed the 📭 waiting-author-feedback The team requires more information from the author label Nov 28, 2019
@hughbe
Copy link
Contributor Author

hughbe commented Nov 28, 2019

Please rollback all removal of assertions

Done

@RussKie RussKie merged commit 56a2a23 into dotnet:master Dec 1, 2019
@ghost ghost added this to the 5.0 milestone Dec 1, 2019
@hughbe hughbe deleted the AccessibleObject-tests branch December 10, 2019 10:57
@ghost ghost locked as resolved and limited conversation to collaborators Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
test-enhancement Improvements of test source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants