Skip to content

Conversation

@msaroufim
Copy link
Member

  • Add 20 unit tests for core logic (directive parsing, text wrapping, HTTP client)
  • Add GitHub Actions workflow for tests on Linux/macOS/Windows
  • Fix all clippy warnings to enable -D warnings in CI
  • Add CLAUDE.md with contribution guidelines and architecture overview
  • Add tempfile dev-dependency for file-based tests

Warnings fixed:

  • Remove redundant imports
  • Remove unused SubmissionResultMsg struct
  • Remove unused get_ascii_art/display_ascii_art functions
  • Fix int_plus_one, map_or, manual_strip, borrowed_box, redundant_closure
  • Fix needless_return and unnecessary_cast

- Add 20 unit tests for core logic (directive parsing, text wrapping, HTTP client)
- Add GitHub Actions workflow for tests on Linux/macOS/Windows
- Fix all clippy warnings to enable -D warnings in CI
- Add CLAUDE.md with contribution guidelines and architecture overview
- Add tempfile dev-dependency for file-based tests

Warnings fixed:
- Remove redundant imports
- Remove unused SubmissionResultMsg struct
- Remove unused get_ascii_art/display_ascii_art functions
- Fix int_plus_one, map_or, manual_strip, borrowed_box, redundant_closure
- Fix needless_return and unnecessary_cast
@msaroufim msaroufim requested a review from S1ro1 February 1, 2026 07:37
@msaroufim msaroufim merged commit 90fd941 into main Feb 1, 2026
9 checks passed
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