Skip to content

Add CI workflow and fix test warnings#1

Open
SuperInstance wants to merge 1 commit intomainfrom
add-tests-and-ci
Open

Add CI workflow and fix test warnings#1
SuperInstance wants to merge 1 commit intomainfrom
add-tests-and-ci

Conversation

@SuperInstance
Copy link
Copy Markdown
Owner

@SuperInstance SuperInstance commented Apr 12, 2026

Summary

  • CI: Added .github/workflows/ci.yml with two jobs: test and lint (clippy + rustfmt)
  • Fix: Resolved 7 unused variable warnings in tests/integration.rs (refs_refs)
  • Cleanup: Added .gitignore for target directory

All 22 existing integration tests pass cleanly with zero warnings.


Staging: Open in Devin

- Add .github/workflows/ci.yml with test and lint jobs
- Add .gitignore for target directory
- Fix unused variable warnings in integration tests (refs -> _refs)
Copy link
Copy Markdown

@beta-devin-ai-integration beta-devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Staging: Open in Devin

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