Skip to content

Add CI workflow and fix test warnings - #1

Merged
SuperInstance merged 1 commit into
mainfrom
add-tests-and-ci
Apr 18, 2026
Merged

SuperInstance merged 1 commit into
mainfrom
add-tests-and-ci

Conversation

@SuperInstance

@SuperInstance SuperInstance commented Apr 12, 2026

Copy link
Copy Markdown
Owner

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)

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

Copy link
Copy Markdown

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

@SuperInstance
SuperInstance merged commit c60680b into main Apr 18, 2026
1 of 2 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