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

Convert to Xunit #196

Merged
merged 22 commits into from
Jan 9, 2025

update packages

7044540
Select commit
Loading
Failed to load commit list.
Merged

Convert to Xunit #196

update packages
7044540
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

68.85% (+12.10%) compared to 465f635

View this Pull Request on Codecov

68.85% (+12.10%) compared to 465f635

Details

Codecov Report

Attention: Patch coverage is 99.64602% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.85%. Comparing base (465f635) to head (7044540).

Files with missing lines Patch % Lines
....Sdk.Tests.Unit/Api/Operations/SendReceiveLocal.cs 96.77% 0 Missing and 1 partial ⚠️
....Tests.Unit/Models/Extensions/DisplayValueTests.cs 90.90% 0 Missing and 1 partial ⚠️
...le.Sdk.Tests.Unit/Transports/DiskTransportTests.cs 88.88% 0 Missing and 1 partial ⚠️
...Sdk.Tests.Unit/Transports/SQLiteTransport2Tests.cs 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #196       +/-   ##
===========================================
+ Coverage   56.74%   68.85%   +12.10%     
===========================================
  Files         247      265       +18     
  Lines       10011    10784      +773     
  Branches     1093     1091        -2     
===========================================
+ Hits         5681     7425     +1744     
+ Misses       4067     3011     -1056     
- Partials      263      348       +85     

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