Skip to content

Add TestMethodIdentifierProperty constructor with arity parameter #5528

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

Merged
merged 7 commits into from
Apr 28, 2025

Conversation

Youssef1313
Copy link
Member

Fixes #5516

@Youssef1313 Youssef1313 requested a review from nohwnd April 28, 2025 10:07
@nohwnd nohwnd enabled auto-merge (squash) April 28, 2025 15:06
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 38.88889% with 11 lines in your changes missing coverage. Please review.

Project coverage is 76.30%. Comparing base (0e87d5a) to head (9d28dd6).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...ft.Testing.Platform/Messages/TestNodeProperties.cs 8.33% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5528      +/-   ##
==========================================
+ Coverage   73.96%   76.30%   +2.34%     
==========================================
  Files         603      603              
  Lines       36396    36408      +12     
==========================================
+ Hits        26920    27782     +862     
+ Misses       9476     8626     -850     
Flag Coverage Δ
Debug 76.30% <38.88%> (+2.34%) ⬆️
integration 76.30% <38.88%> (+2.34%) ⬆️
production 76.30% <38.88%> (+2.34%) ⬆️
unit 76.30% <38.88%> (+2.34%) ⬆️

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

Files with missing lines Coverage Δ
....VSTestBridge/ObjectModel/ObjectModelConverters.cs 94.05% <100.00%> (-0.12%) ⬇️
...t.Testing.Platform/ServerMode/JsonRpc/Json/Json.cs 89.44% <100.00%> (+0.04%) ⬆️
...Platform/ServerMode/JsonRpc/SerializerUtilities.cs 91.77% <100.00%> (+0.02%) ⬆️
...ft.Testing.Platform/Messages/TestNodeProperties.cs 82.24% <8.33%> (-9.43%) ⬇️

... and 63 files with indirect coverage changes

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

@nohwnd nohwnd merged commit 61be904 into main Apr 28, 2025
8 checks passed
@nohwnd nohwnd deleted the dev/ygerges/tmip branch April 28, 2025 15:22
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.

Obsolete TestMethodIdentifierProperty constructor and add new constructor with arity parameter
3 participants