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

Move WSL code to lib/ so we can use it in wrapper #5776

Merged
merged 6 commits into from
Aug 24, 2024
Merged

Conversation

davidpanderson
Copy link
Contributor

No description provided.

- move WSL_CMD to lib/wslinfo (so we can use it in wrapper)
- remove s2ws() (it already exists as boinc_ascii_to_wide() in lib/win_util)
- change create_wsl_process() into a member function of WSL_CMD
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 10.51%. Comparing base (a3b7963) to head (c665a34).
Report is 7 commits behind head on master.

Files Patch % Lines
lib/wslinfo.h 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5776      +/-   ##
============================================
- Coverage     10.51%   10.51%   -0.01%     
  Complexity     1068     1068              
============================================
  Files           279      280       +1     
  Lines         35953    35954       +1     
  Branches       8438     8438              
============================================
  Hits           3780     3780              
- Misses        31779    31780       +1     
  Partials        394      394              
Files Coverage Δ
lib/sched_msgs.h 50.00% <ø> (ø)
lib/wslinfo.cpp 0.00% <ø> (ø)
lib/wslinfo.h 0.00% <0.00%> (ø)

@AenBleidd AenBleidd added this to the Client/Manager 8.2.0 milestone Aug 24, 2024
@AenBleidd AenBleidd merged commit 64593e7 into master Aug 24, 2024
145 of 146 checks passed
@AenBleidd AenBleidd deleted the dpa_wsl5 branch August 24, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants