Skip to content

Add CI workflow for tests and linting#15

Merged
ayush585 merged 1 commit into
masterfrom
codex/add-ci-workflow-with-tests-and-linting
Sep 8, 2025
Merged

Add CI workflow for tests and linting#15
ayush585 merged 1 commit into
masterfrom
codex/add-ci-workflow-with-tests-and-linting

Conversation

@ayush585

@ayush585 ayush585 commented Sep 8, 2025

Copy link
Copy Markdown
Owner

Summary

  • add CI workflow running lint and tests

Testing

  • pytest
  • flake8 . (fails: command not found)
  • black --check . (fails: would reformat 10 files)
  • mypy . (fails: Found 24 errors in 5 files)

https://chatgpt.com/codex/tasks/task_e_68bf13caff888328b13e29aad5b38a61

@ayush585
ayush585 merged commit 3fa741d into master Sep 8, 2025
2 of 4 checks passed
@ayush585
ayush585 deleted the codex/add-ci-workflow-with-tests-and-linting branch September 9, 2025 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant