Borg/cmd
google-labs-jules[bot] bc3cf41aac revert: Revert changes made to increase test coverage
This reverts the following commits:
- feat: Increase test coverage for pkg/datanode
- feat: Increase test coverage for pkg/compress
- feat: Increase test coverage for pkg/pwa
- feat: Increase test coverage for pkg/website
- feat: Increase test coverage for pkg/vcs

These changes are being reverted because they were causing test failures
and were not contributing to the overall stability of the project.
2025-11-13 21:08:15 +00:00
..
all.go feat: Improve test coverage and refactor for testability 2025-11-03 19:34:36 +00:00
all_test.go feat: Improve test coverage and refactor for testability 2025-11-03 19:34:36 +00:00
collect.go feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
collect_github.go feat: Improve test coverage and refactor for testability 2025-11-03 19:34:36 +00:00
collect_github_release_subcommand.go feat: Bug fixes and refactoring 2025-11-03 20:14:47 +00:00
collect_github_repo.go feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
collect_github_repo_test.go feat: Improve test coverage and refactor for testability 2025-11-03 19:34:36 +00:00
collect_github_repos.go feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
collect_pwa.go feat: Improve test coverage and refactor for testability 2025-11-03 19:34:36 +00:00
collect_website.go feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
collect_website_test.go feat: Improve test coverage and refactor for testability 2025-11-03 19:34:36 +00:00
compile.go fix: Address various issues in compile, run, and matrix tests 2025-11-13 19:56:13 +00:00
compile_test.go feat: Add compile and run commands for RUNC matrices 2025-11-13 19:21:35 +00:00
exec.go feat: Add compile and run commands for RUNC matrices 2025-11-13 19:16:12 +00:00
main_test.go feat: Add compile and run commands for RUNC matrices 2025-11-13 19:16:12 +00:00
root.go feat: Improve test coverage and refactor for testability 2025-11-03 18:25:04 +00:00
root_test.go feat: Add compile and run commands for RUNC matrices 2025-11-13 19:16:12 +00:00
run.go feat: Add compile and run commands for RUNC matrices 2025-11-13 19:16:12 +00:00
run_test.go fix: Address various issues in compile, run, and matrix tests 2025-11-13 19:56:13 +00:00
serve.go revert: Revert changes made to increase test coverage 2025-11-13 21:08:15 +00:00