Skip to content

Remove REPL tests from main_regression.py#1822

Merged
rolandwalker merged 1 commit intomainfrom
RW/remove-repl-tests-from-main-regression-py
Apr 6, 2026
Merged

Remove REPL tests from main_regression.py#1822
rolandwalker merged 1 commit intomainfrom
RW/remove-repl-tests-from-main-regression-py

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

This cuts a little bit too deep: mycli/main.py goes to 98% coverage. But we can recover that coverage separately, and carefully, outside the bounds of this (janky) file.

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 6, 2026
This cuts a little bit too deep: mycli/main.py goes to 98% coverage.
But we can recover that coverage separately, and carefully, outside the
bounds of this file.
@rolandwalker rolandwalker force-pushed the RW/remove-repl-tests-from-main-regression-py branch from 5ea0334 to 28356ab Compare April 6, 2026 20:03
@rolandwalker rolandwalker merged commit a5308b2 into main Apr 6, 2026
13 of 14 checks passed
@rolandwalker rolandwalker deleted the RW/remove-repl-tests-from-main-regression-py branch April 6, 2026 20:11
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