Skip to content

Conversation

@andrewtruong
Copy link
Collaborator

@andrewtruong andrewtruong commented Feb 2, 2026

This PR removes duplicate tests.

  1. tests/trace/test_anonymous_ops.py::test_named_op -> tests/trace/test_anonymous_ops.py::test_anonymous_op
  2. tests/trace/test_op_argument_forms.py::test_args_empty -> tests/trace/test_op_argument_forms.py::test_no_args
  3. tests/trace/test_op_generators.py::test_generator_with_decorator_accumulator -> tests/trace/test_op_generators.py::test_generator_with_custom_accumulator
  4. tests/trace/test_op_generators.py::test_async_generator_with_decorator_accumulator -> tests/trace/test_op_generators.py::test_async_generator_with_custom_accumulator

@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@wandbot-3000
Copy link

wandbot-3000 bot commented Feb 2, 2026

@andrewtruong andrewtruong force-pushed the andrew/dedupe-tests-scan branch from 1cc8d63 to dfde50d Compare February 2, 2026 19:13
@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2026
@andrewtruong andrewtruong reopened this Feb 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants