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

Add dotnet test client to be used in dotnet/sdk #4558

Merged
merged 6 commits into from
Jan 8, 2025
Merged

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Jan 8, 2025

Add selected classes to make a package with no dependencies that can be shipped into dotnet/sdk to minimize the dependencies we need in source build.

@nohwnd
Copy link
Member Author

nohwnd commented Jan 8, 2025

Builds with dotnet/sdk.
image

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.11%. Comparing base (afc61d9) to head (3ccfe13).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4558      +/-   ##
==========================================
- Coverage   65.69%   64.11%   -1.59%     
==========================================
  Files         591      591              
  Lines       35090    35090              
==========================================
- Hits        23053    22498     -555     
- Misses      12037    12592     +555     
Flag Coverage Δ
Debug 64.11% <ø> (-1.59%) ⬇️
integration 60.59% <ø> (-1.86%) ⬇️
production 64.11% <ø> (-1.59%) ⬇️
unit 64.11% <ø> (-1.59%) ⬇️

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

see 50 files with indirect coverage changes

@Evangelink Evangelink merged commit eb27c4a into main Jan 8, 2025
11 checks passed
@Evangelink Evangelink deleted the dotnet-test-package branch January 8, 2025 13:40
nohwnd added a commit that referenced this pull request Jan 14, 2025
@nohwnd nohwnd mentioned this pull request Jan 14, 2025
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.

3 participants