Commit 0e52e63
committed
feat: enhance README and CI configuration
- Added badges for CI/CD pipeline, code coverage, Python version, and license to `README.md`.
- Updated CI configuration in `.github/workflows/ci.yml` to include a matrix for Python versions and improved setup steps for Python environment.
- Introduced a coverage threshold check in the testing job and added pip-audit for dependency vulnerability scanning in the security job.1 parent 28687ab commit 0e52e63
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments