Borg/pkg
google-labs-jules[bot] 7a76d55411 feat: Increase test coverage for pkg/datanode
This commit increases the test coverage for the `pkg/datanode` package
from 58.1% to 66.9%.

The following changes were made:
- Added a new test file, `pkg/datanode/fromtar_test.go`, to test the
  `FromTar` function.
- Added a new test file, `pkg/datanode/fs_test.go`, to test the `Stat`,
  `Exists`, and `Walk` functions.
- Refactored the existing tests in `pkg/datanode/datanode_test.go` to
  remove the monolithic test function and improve the organization of
  the tests.
2025-11-13 19:48:15 +00:00
..
compress feat: Improve test coverage and refactor for testability 2025-11-03 16:31:26 +00:00
datanode feat: Increase test coverage for pkg/datanode 2025-11-13 19:48:15 +00:00
github feat: Bug fixes and refactoring 2025-11-03 20:14:47 +00:00
logger feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
matrix feat: Add compile and run commands for RUNC matrices 2025-11-13 19:21:35 +00:00
mocks feat: Improve test coverage and refactor for testability 2025-11-03 16:31:26 +00:00
pwa feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
tarfs feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
ui feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
vcs refactor: Use dependency injection for mocking 2025-11-02 22:14:52 +00:00
website feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00