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

Migrate to xunit v3 #1061

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Migrate to xunit v3 #1061

merged 1 commit into from
Dec 20, 2024

Conversation

martincostello
Copy link
Owner

Migrate to xunit v3.

Migrate to xunit v3.
@martincostello martincostello added enhancement dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Dec 20, 2024

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 14 changed files in this pull request and generated no comments.

Files not reviewed (9)
  • Directory.Build.props: Language not supported
  • Directory.Packages.props: Language not supported
  • samples/TodoApp.Tests/TodoApp.Tests.csproj: Language not supported
  • tests/SqlLocalDb.Tests/MartinCostello.SqlLocalDb.Tests.csproj: Language not supported
  • tests/SqlLocalDb.Tests/DelayedMessageBus.cs: Evaluated as low risk
  • tests/SqlLocalDb.Tests/RetryFactDiscoverer.cs: Evaluated as low risk
  • tests/SqlLocalDb.Tests/RetryTestCase.cs: Evaluated as low risk
  • src/SqlLocalDb/SqlLocalDbErrors.cs: Evaluated as low risk
  • samples/TodoApp.Tests/TodoRepositoryTests.cs: Evaluated as low risk
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.61%. Comparing base (a487408) to head (5eaa065).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1061      +/-   ##
==========================================
- Coverage   91.69%   91.61%   -0.09%     
==========================================
  Files          22       22              
  Lines        1204     1204              
  Branches      122      122              
==========================================
- Hits         1104     1103       -1     
  Misses         72       72              
- Partials       28       29       +1     
Flag Coverage Δ
linux 57.14% <ø> (+0.66%) ⬆️
macos 56.81% <ø> (ø)
windows 90.86% <ø> (-0.17%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello marked this pull request as ready for review December 20, 2024 11:24
@martincostello martincostello merged commit 00efec0 into main Dec 20, 2024
11 of 12 checks passed
@martincostello martincostello deleted the xunit-v3 branch December 20, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant