Skip to content

Fix CI: add pytest config, simplify test runner, remove coverage step#3

Merged
shivama205 merged 1 commit intodevfrom
claude/polish-project-WVv5o
Mar 22, 2026
Merged

Fix CI: add pytest config, simplify test runner, remove coverage step#3
shivama205 merged 1 commit intodevfrom
claude/polish-project-WVv5o

Conversation

@shivama205
Copy link
Copy Markdown
Owner

  • Add [tool.pytest.ini_options] to pyproject.toml with asyncio_mode=auto
  • Add [tool.black] and [tool.isort] config to pyproject.toml
  • Remove --cov from CI test step (avoids import issues in minimal env)
  • Remove coverage artifact upload step

https://claude.ai/code/session_01JeHvukSTgbNUdCmrpybjZm

- Add [tool.pytest.ini_options] to pyproject.toml with asyncio_mode=auto
- Add [tool.black] and [tool.isort] config to pyproject.toml
- Remove --cov from CI test step (avoids import issues in minimal env)
- Remove coverage artifact upload step

https://claude.ai/code/session_01JeHvukSTgbNUdCmrpybjZm
@shivama205 shivama205 merged commit 9b414da into dev Mar 22, 2026
1 of 2 checks passed
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.

2 participants