Skip to content

Remove redundant unit tests from global_env and analyzer modules#85

Merged
dak2 merged 1 commit into
mainfrom
remove-redundant-global-env-analyzer-tests
Mar 23, 2026
Merged

Remove redundant unit tests from global_env and analyzer modules#85
dak2 merged 1 commit into
mainfrom
remove-redundant-global-env-analyzer-tests

Conversation

@dak2

@dak2 dak2 commented Mar 23, 2026

Copy link
Copy Markdown
Owner

Motivation

These Rust unit tests duplicated coverage already provided by Ruby integration tests, adding maintenance burden without catching additional bugs.

Changes

  • Remove #[cfg(test)] mod tests from blocks.rs, calls.rs, parameters.rs, variables.rs, and global_env.rs

Checked

  • cargo check --lib passes
  • cargo test --lib passes

🤖 Generated with Claude Code

…dules

These unit tests duplicated coverage already provided by Ruby integration
tests, adding maintenance burden without catching additional bugs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dak2 dak2 merged commit e033fe7 into main Mar 23, 2026
4 checks passed
@dak2 dak2 deleted the remove-redundant-global-env-analyzer-tests branch March 23, 2026 15:05
@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