Skip to content

Refactor internal module structure - #47

Merged
ebihara99999 merged 1 commit into
mainfrom
refactor/internal-quality
Jun 18, 2026
Merged

Refactor internal module structure#47
ebihara99999 merged 1 commit into
mainfrom
refactor/internal-quality

Conversation

@ebihara99999

Copy link
Copy Markdown
Owner

Summary

  • Move runtime diagnostic redaction and action report output into a dedicated diagnostics module.
  • Extract shared path helpers and stow action/report types while preserving the existing rustow::stow::* public paths.
  • Simplify the binary entrypoint and split config construction into smaller helper functions.

Validation

  • cargo fmt --check
  • cargo clippy --locked --all-targets -- -D warnings
  • cargo test --locked
  • cargo build --release --locked
  • cargo test --release --locked
  • cargo deny check bans licenses sources

- move runtime redaction and report output into diagnostics
- extract shared path helpers and stow action/report types
- simplify the binary entrypoint and config construction flow
@ebihara99999
ebihara99999 merged commit a4ded94 into main Jun 18, 2026
6 checks passed
@ebihara99999
ebihara99999 deleted the refactor/internal-quality branch June 18, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant