Skip to content

Expand test coverage for special iocommands#1772

Merged
rolandwalker merged 1 commit intomainfrom
RW/add-special-iocommands-test-coverage
Apr 2, 2026
Merged

Expand test coverage for special iocommands#1772
rolandwalker merged 1 commit intomainfrom
RW/add-special-iocommands-test-coverage

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

Expand test coverage for special iocommands, fixing a tiny bug in iocommands.py in which we didn't return after yielding from list_favorite_queries() on an empty argument. (This might only exercise an issue when testing.)

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Apr 1, 2026
fixing a tiny bug in iocommands.py in which we didn't return after
yielding from list_favorite_queries() on an empty argument.  (This
might only exercise an issue when testing.)
@rolandwalker rolandwalker force-pushed the RW/add-special-iocommands-test-coverage branch from 2b5a747 to 09808e8 Compare April 1, 2026 20:18
@rolandwalker rolandwalker merged commit 7335c94 into main Apr 2, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/add-special-iocommands-test-coverage branch April 2, 2026 13:22
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