Skip to content

Expand test coverage for special iocommands#1772

Open
rolandwalker wants to merge 1 commit intomainfrom
RW/add-special-iocommands-test-coverage
Open

Expand test coverage for special iocommands#1772
rolandwalker wants to merge 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
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