Skip to content

Restore full main.py test coverage#1823

Open
rolandwalker wants to merge 1 commit intomainfrom
RW/restore-full-main-py-coverage
Open

Restore full main.py test coverage#1823
rolandwalker wants to merge 1 commit intomainfrom
RW/restore-full-main-py-coverage

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

  • move useful frameworks out of test_main_regression.py to test/utils.py
  • add tests to test_main.py covering the missing paths

Ideally we would continue to remove from test_main_regression.py, since it is sloppy and was written without a human in the loop.

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
 * move useful frameworks out of test_main_regression.py to
   test/utils.py
 * add tests to test_main.py covering the missing paths
@rolandwalker rolandwalker force-pushed the RW/restore-full-main-py-coverage branch from 0a06526 to fb0dd85 Compare April 6, 2026 21:09
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