codecov
umbrella
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(bots): ensure deterministic ordering of GitHub app installations (#918) * fix(bots): ensure deterministic ordering of GitHub app installations Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix(bots): use correct SQLAlchemy column name id_ for ordering Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
main
5 days ago
fix(bots): use correct SQLAlchemy column name id_ for ordering Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
joebecher/fix-github-app-selection-order
6 days ago
fix(bots): ensure deterministic ordering of GitHub app installations Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
joebecher/fix-github-app-selection-order
6 days ago
fix(bundle-analysis): clean up temp files on load failure (#917) * fix(bundle-analysis): clean up temp files on load failure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix(bundle-analysis): close fd leaked by mkstemp on error paths Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
main
7 days ago
chore(api): opt into django-extensions in settings_dev when installed (#915) Drops a try/except guarded `INSTALLED_APPS.append("django_extensions")` into `settings_dev.py` so devs who `pip install django-extensions` in their local container get `manage.py shell_plus` (and the rest of the extensions surface) for free, without forcing django-extensions as a pinned dependency in `pyproject.toml`. The import is wrapped in `try/except ImportError`, so dev settings remain importable in environments that haven't installed the package. No production settings are touched.
main
7 days ago
fix(bundle-analysis): close fd leaked by mkstemp on error paths Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix/bundle-analysis-tempfile-leak
7 days ago
fix(bundle-analysis): clean up temp files on load failure Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix/bundle-analysis-tempfile-leak
7 days ago
chore(api): opt into django-extensions in settings_dev when installed Drops a try/except guarded `INSTALLED_APPS.append("django_extensions")` into `settings_dev.py` so devs who `pip install django-extensions` in their local container get `manage.py shell_plus` (and the rest of the extensions surface) for free, without forcing django-extensions as a pinned dependency in `pyproject.toml`. The import is wrapped in `try/except ImportError`, so dev settings remain importable in environments that haven't installed the package. No production settings are touched.
chore/api-django-extensions-opt-in
8 days ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(bots): ensure deterministic ordering of GitHub app installations
#918
6 days ago
69eea4b
joebecher/fix-github-app-selection-order
CodSpeed Performance Gauge
0%
fix(bundle-analysis): clean up temp files on load failure
#917
7 days ago
f2003b3
fix/bundle-analysis-tempfile-leak
CodSpeed Performance Gauge
0%
chore(api): opt into django-extensions in settings_dev when installed
#915
8 days ago
ef091ef
chore/api-django-extensions-opt-in
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs