-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
The pkg/tar-diff package contains the core diff generation logic (~1,436 lines) but has no unit tests.
Test Files to Create
pkg/tar-diff/rollsum_test.go- Rolling checksum algorithmpkg/tar-diff/bsdiff_test.go- Binary diff generationpkg/tar-diff/delta_test.go- Delta writer and operation encodingpkg/tar-diff/analysis_test.go- Tar file analysispkg/tar-diff/diff_test.go- Main Diff() function
Acceptance Criteria
- All test files created and passing
- Code coverage >= 80% for pkg/tar-diff
- Tests complete in <30s
Dependencies
- Depends on Update Go version to 1.25+ #22 (Go 1.25+ update)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels