Added
- Continuous integration workflow (test, typecheck, lint)
- Codecov integration with
codecov.yml configuration (80% target)
- Codecov upload in both CI and release workflows
- README badges (PyPI version, CI status, codecov, license, Python version)
- PyPI metadata enhancements (keywords, expanded classifiers)
Fixed
- Pipeline port system: restored complete port compatibility checking
- CI branch triggers changed from
develop to staging
Installation
uv add cuvis-ai-schemas==0.1.3
# With extras:
uv add 'cuvis-ai-schemas[proto]==0.1.3'
PyPI: https://pypi.org/project/cuvis-ai-schemas/0.1.3/