Skip to content

Remove redundant unit tests from analyzer modules#83

Merged
dak2 merged 1 commit intomainfrom
remove-redundant-analyzer-tests
Mar 22, 2026
Merged

Remove redundant unit tests from analyzer modules#83
dak2 merged 1 commit intomainfrom
remove-redundant-analyzer-tests

Conversation

@dak2
Copy link
Copy Markdown
Owner

@dak2 dak2 commented Mar 22, 2026

Motivation

These unit tests duplicate coverage already provided by Ruby integration tests under test/.

Changes

  • Remove #[cfg(test)] mod tests from 6 analyzer modules: assignments, definitions, dispatch, exceptions, loops, super_calls

Checked

  • cargo test --lib passes
  • bundle exec rake test passes

🤖 Generated with Claude Code

Ruby integration tests already cover these scenarios.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dak2 dak2 merged commit b3a84a8 into main Mar 22, 2026
4 checks passed
@dak2 dak2 deleted the remove-redundant-analyzer-tests branch March 22, 2026 07:15
@dak2 dak2 mentioned this pull request Mar 24, 2026
2 tasks
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