Skip to content

Remove ExpectedExceptionAttribute #5868

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 4 commits into from
Jun 25, 2025
Merged

Conversation

Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Jun 24, 2025

Closes #135

Related to #1285

@Youssef1313 Youssef1313 linked an issue Jun 24, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.12%. Comparing base (63a4435) to head (5ecac27).

Additional details and impacted files
@@            Coverage Diff             @@
##           dev/v4    #5868      +/-   ##
==========================================
- Coverage   63.14%   63.12%   -0.03%     
==========================================
  Files         578      574       -4     
  Lines       31669    31442     -227     
==========================================
- Hits        19998    19848     -150     
+ Misses      11671    11594      -77     
Flag Coverage Δ
Debug 63.12% <100.00%> (-0.03%) ⬇️
integration 63.12% <100.00%> (-0.03%) ⬇️
production 63.12% <100.00%> (-0.03%) ⬇️
unit 63.12% <100.00%> (-0.03%) ⬇️

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

Files with missing lines Coverage Δ
...apter.PlatformServices/Execution/TestMethodInfo.cs 34.71% <100.00%> (ø)
...Test.Analyzers/UseAttributeOnTestMethodAnalyzer.cs 98.37% <100.00%> (-0.15%) ⬇️
...tFramework/TestFramework.Extensions/TestContext.cs 50.00% <ø> (ø)

... and 5 files with indirect coverage changes

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

@Youssef1313 Youssef1313 merged commit b0d8589 into dev/v4 Jun 25, 2025
6 of 8 checks passed
@Youssef1313 Youssef1313 deleted the dev/ygerges/expected-ex branch June 25, 2025 03:26
@Youssef1313 Youssef1313 added this to the 4.0.0 milestone Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate ExpectedException attribute.
3 participants