LICENSE
README.md
pyproject.toml
evalgate/__init__.py
evalgate/analysis.py
evalgate/api.py
evalgate/calibration.py
evalgate/cli.py
evalgate/config.py
evalgate/evaluators.py
evalgate/gate.py
evalgate/ingest.py
evalgate/models.py
evalgate/otel.py
evalgate/pytest_plugin.py
evalgate/reference.py
evalgate/report.py
evalgate/stats.py
evalgate_ci.egg-info/PKG-INFO
evalgate_ci.egg-info/SOURCES.txt
evalgate_ci.egg-info/dependency_links.txt
evalgate_ci.egg-info/entry_points.txt
evalgate_ci.egg-info/requires.txt
evalgate_ci.egg-info/top_level.txt
tests/test_analysis.py
tests/test_calibration.py
tests/test_calibration_bundle.py
tests/test_cli.py
tests/test_code_checks.py
tests/test_evaluators_judge.py
tests/test_gate.py
tests/test_otel.py
tests/test_pytest_plugin.py
tests/test_reference.py
tests/test_report.py
tests/test_stats.py