Enchantrix/pkg/crypt
google-labs-jules[bot] dd3eb4fedf test: Increase test coverage
Increases the test coverage of the project from 85.5% to 89.2%.

- Adds tests for the `IsHashAlgo` function and PGP functions in `pkg/crypt`.
- Adds tests for the `main` function and command handlers in `cmd/trix`.
- Improves the overall test coverage of the `cmd/trix` package from 26.0% to 67.7%.
- Improves the overall test coverage of the `pkg/crypt` package from 78.2% to 96.2%.
2025-11-13 19:24:29 +00:00
..
std feat: Expand OpenPGP implementation 2025-11-13 19:06:20 +00:00
crypt.go feat: Expand OpenPGP implementation 2025-11-13 19:06:20 +00:00
crypt_internal_test.go test: increase test coverage to 100% 2025-11-03 01:02:41 +00:00
crypt_test.go test: Increase test coverage 2025-11-13 19:24:29 +00:00