Commit 28687ab
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 f3a781a commit 28687ab
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
69 | | - | |
| 68 | + | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
0 commit comments