Files

Total files
91
Total lines
44083
Average file size
23499.90 bytes

File count by date

Extensions

Note: Files with excluded extensions are not shown. Configure exclude_exts in gitstats.conf.

ExtensionFiles (%)Lines (%)Lines/file
html1 (1.10%)466 (1.06%)466
json2 (2.20%)18412 (41.77%)9206
md6 (6.59%)1373 (3.11%)228
py76 (83.52%)23404 (53.09%)307
toml1 (1.10%)167 (0.38%)167
typed1 (1.10%)0 (0.00%)0
yml1 (1.10%)85 (0.19%)85

Most Changed Files (Code Churn)

Files touched most often across all commits. High-churn files are hotspots that may benefit from extra review or refactoring.

FileTimes Changed
README.md10
pyproject.toml8
docs/architecture.md6
src/prismprice/estimation/__init__.py5
src/prismprice/data/augment.py5
tests/test_demand.py4
src/prismprice/config.py4
src/prismprice/observability/__init__.py4
.github/workflows/ci.yml4
src/prismprice/data/synthetic.py4
src/prismprice/estimation/demand.py3
src/prismprice/estimation/elasticity.py3
tests/test_elasticity.py3
src/prismprice/decision/__init__.py3
src/prismprice/data/sources.py3
src/prismprice/storage/store.py3
tests/test_storage.py3
src/prismprice/decision/joint_markdown.py2
.gitignore2
data/runs/dashboard_preview.html2
data/runs/preview_run.json2
data/runs/real_run.json2
src/prismprice/decision/ladder.py2
src/prismprice/observability/evaluation.py2
src/prismprice/pipeline.py2