Skip to content

Improve validation and error handling in CLI commands#250

Merged
Splatcrafter merged 1 commit intodevelopfrom
bugfix/190-191-193-194-196-197-198-207-208-221-mixed-fixes
Apr 4, 2026
Merged

Improve validation and error handling in CLI commands#250
Splatcrafter merged 1 commit intodevelopfrom
bugfix/190-191-193-194-196-197-198-207-208-221-mixed-fixes

Conversation

@Splatcrafter
Copy link
Copy Markdown
Member

Summary

Enhances validation, error handling, and file processing logic in CLI commands and test utilities to improve robustness and reliability.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation
  • Build / CI

Related Issues

Closes #190, #191, #193, #194, #196, #197, #198, #207, #208, #221

Changes

  • Improved validation logic in CLI commands.
  • Enhanced error handling for better feedback and debugging.
  • Refined file processing mechanisms in test utilities.

Verification

  • Unit tests added/updated
  • Existing tests pass
  • Manual verification performed (if applicable)

Breaking Changes

None.

Checklist

  • Code follows project conventions
  • Public APIs are documented
  • Tests cover new behavior
  • No unnecessary dependencies added

@Splatcrafter Splatcrafter self-assigned this Apr 4, 2026
@Splatcrafter Splatcrafter added bug Something isn't working documentation Improvements or additions to documentation refactor Internal code cleanup without changing external behavior (readability, structure, maintainability) labels Apr 4, 2026
@Splatcrafter Splatcrafter requested a review from a team as a code owner April 4, 2026 20:59
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA d13f78a.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@Splatcrafter Splatcrafter merged commit b47abcf into develop Apr 4, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation refactor Internal code cleanup without changing external behavior (readability, structure, maintainability)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant