Commit c88104e
authored
Create pytest.ini
Added GitHub Actions CI Pipeline, Linting Config, and Pytest Settings
- Configured .github/workflows/ci.yml for GitHub Actions.
- Added .ruff.toml for linting rules with Ruff.
- Added pytest.ini for consistent test and coverage reporting.
- Coverage artifacts are uploaded for review.1 parent b6ab612 commit c88104e
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments