Commit 19168a6
committed
Add comprehensive OSS project infrastructure
- Add full Apache 2.0 LICENSE text
- Add GitHub Actions CI workflow with test coverage
- Add CONTRIBUTING.md with contribution guidelines
- Add SECURITY.md with vulnerability reporting policy
- Add CODE_OF_CONDUCT.md
- Add GitHub issue templates (bug report, feature request)
- Add pull request template
- Add pre-commit hooks configuration
- Update Docker Compose with micro-integration setup and init SQL
- Add coverage reporting (60% threshold) and mypy config
- Add make help target with inline documentation
- Add README badges for license, tests, and Python version
- Configure coverage thresholds in pyproject.toml and Makefile1 parent 137d797 commit 19168a6
4 files changed
Lines changed: 32 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments