ips/libips/tests
Till Wegmueller 21de26ae82
Refactor codebase to improve formatting, logging clarity, and error handling
- Standardize formatting by aligning and cleaning up indentation, spacing, and line breaks across multiple modules.
- Enhance logging with improved message formatting for better context and readability.
- Simplify error handling in `pkg6dev`, `pkg6repo`, and core libraries by consolidating redundant patterns and improving clarity.
- Update test cases to reflect formatting and logging changes while extending coverage of edge cases.
- Perform general cleanup, including removing unused imports, refining comments, and ensuring consistent style.
2025-07-27 15:22:49 +02:00
..
test_manifest_parsing.rs Refactor codebase to improve formatting, logging clarity, and error handling 2025-07-27 15:22:49 +02:00
test_user_services.rs Refactor codebase to improve formatting, logging clarity, and error handling 2025-07-27 15:22:49 +02:00