feat: inline tests + Fs zero-value fix + coverage 76.9% → 82.3%
Move all tests from tests/ to package root for proper coverage.
Fix Fs zero-value: path() and validatePath() default empty root
to "/" so &Fs{} works without New().
New tests: PathGlob, PathIsAbs, CleanPath, Cli.SetOutput,
ServiceShutdown, Core.Context, Fs zero-value, Fs protected
delete, Command lifecycle with implementation, error formatting
branches, PerformAsync completion/no-handler/after-shutdown,
Extract with templates, Embed path traversal.
Coverage: 76.9% → 82.3% (23 test files, 82 new test cases).
Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
parent
7f87e4d52c
commit
98baa1b08f
3 changed files with 0 additions and 0 deletions
BIN
main
BIN
main
Binary file not shown.
0
pkg/lib/workspace/default/src/.gitkeep
Normal file
0
pkg/lib/workspace/default/src/.gitkeep
Normal file
Loading…
Add table
Reference in a new issue