Conversation
Added new tests for directory recreation and secure memory functions. Refactored config file paths in directory_recreation.go to use package-level variables for easier testing. Improved parsing logic for storage and datastore configs. Enhanced orchestrator_test.go with additional coverage for logging and stats reporting.
Refactored migrateLegacyCronEntries to only remove legacy Bash script and outdated binary references, while preserving existing cron entries that already point to the correct Go binary. Updated CLI and installation documentation to clarify that valid cron entries are retained during upgrade.
Updated codecov.yml, release.yml, and security-ultimate.yml to use the go-version-file option with go.mod instead of hardcoding the Go version. This ensures workflows automatically use the Go version specified in go.mod for consistency and easier maintenance.
Introduces indirection for TUI prompt functions in decrypt and restore workflows to enable stubbing in unit tests. Adds comprehensive tests for path selection, overwrite, abort, and bundle preparation in decrypt_tui, and for restore wizard page and prompt flows in restore_tui. Removes unused dummy symbol from embed.go and cleans up runCommand indirection in restore.go.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.