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

Bump xunit packages #336

Merged
merged 5 commits into from Dec 2, 2023
Merged

Bump xunit packages #336

merged 5 commits into from Dec 2, 2023

Conversation

sungam3r
Copy link
Member

@sungam3r sungam3r commented Dec 2, 2023

No description provided.

@github-actions github-actions bot added the tests Pull request that adds new or changes existing tests label Dec 2, 2023
<PackageReference Include="xunit" Version="2.5.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" NoWarn="NU1701">
Copy link
Member Author

Choose a reason for hiding this comment

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

Severity	Code	Description	Project	File	Line	Suppression State	Details
Error	NU1701	Warning As Error: Package 'xunit.runner.visualstudio 2.5.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework '.NETCoreApp,Version=v3.1'. This package may not be fully compatible with your project.	PublicApiGeneratorTests	C:\_GITHUB_\PublicApiGenerator\src\PublicApiGeneratorTests\PublicApiGeneratorTests.csproj	1		

@sungam3r sungam3r added the dependencies Pull requests that update a dependency file label Dec 2, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fe330a4) 94.36% compared to head (d4d8b51) 94.36%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #336   +/-   ##
=======================================
  Coverage   94.36%   94.36%           
=======================================
  Files          17       17           
  Lines        1172     1172           
  Branches      214      214           
=======================================
  Hits         1106     1106           
  Misses         39       39           
  Partials       27       27           

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

@sungam3r sungam3r merged commit 39e2328 into master Dec 2, 2023
6 checks passed
@sungam3r sungam3r deleted the xunit branch December 2, 2023 19:27
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 tests Pull request that adds new or changes existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants