Skip to content

Feat workdir + bugfix - #96

Merged
LeChatP merged 36 commits into
devfrom
feat-workdir
Jun 27, 2026
Merged

Feat workdir + bugfix#96
LeChatP merged 36 commits into
devfrom
feat-workdir

Conversation

@LeChatP

@LeChatP LeChatP commented May 10, 2026

Copy link
Copy Markdown
Owner

This is a massive PR, containing huge bugfixes based on a better understanding of sudo-rs exec implementation.
Then, I implemented the workdir feature in addition to splitting deserialisation to specific modules in sr folder.
This is a preparation for more incoming optimizations, because, we can go BEYOND!
I also merged main branch edits.

We are near to release.

@codecov

codecov Bot commented May 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 61.29730% with 716 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.66%. Comparing base (b148470) to head (299bec4).
⚠️ Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
rar-exec/src/runner.rs 11.30% 149 Missing ⚠️
rar-common/src/database/warn.rs 65.15% 77 Missing ⚠️
src/sr/finder/mod.rs 12.64% 76 Missing ⚠️
rar-common/src/file.rs 59.45% 75 Missing ⚠️
rar-exec/src/monitor/mod.rs 9.09% 70 Missing ⚠️
src/sr/finder/de/cred.rs 78.43% 58 Missing ⚠️
src/sr/finder/de/settings.rs 0.00% 41 Missing ⚠️
src/sr/finder/de/commands.rs 84.09% 21 Missing ⚠️
src/sr/finder/options.rs 65.00% 21 Missing ⚠️
src/chsr/cli/process/json.rs 83.89% 19 Missing ⚠️
... and 18 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #96      +/-   ##
==========================================
- Coverage   71.91%   68.66%   -3.25%     
==========================================
  Files          45       50       +5     
  Lines        5903     6240     +337     
==========================================
+ Hits         4245     4285      +40     
- Misses       1658     1955     +297     
Flag Coverage Δ
admin-unittests 68.65% <61.29%> (-3.26%) ⬇️
unittests 68.57% <61.29%> (-3.26%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

LeChatP added 2 commits May 13, 2026 19:10
Verifying is_self_terminating,
Verifying PTY in terminal
Adding signal mask roundtrip
This might debloat a bit the binary, cost a bit in performance, but it's way more maintainable now.
@LeChatP LeChatP changed the title Feat workdir Feat workdir + bugfix May 14, 2026
@LeChatP

LeChatP commented Jun 27, 2026

Copy link
Copy Markdown
Owner Author

Well, LGTM now

@LeChatP
LeChatP merged commit d41df36 into dev Jun 27, 2026
7 of 9 checks passed
@LeChatP
LeChatP deleted the feat-workdir branch June 27, 2026 17:56
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.

1 participant