Avatar for the codecov user
codecov
umbrella
BlogDocsChangelog

Branches performance

Pull requests

feat: add BundleAnalysisFlow checkpoint logger#714
last run
21 hours ago
feat: add lock milestones and task tracking to upload breadcrumbs Add LOCK_ACQUIRING, LOCK_ACQUIRED, LOCK_RELEASED milestones to the Milestones enum for tracking lock lifecycle events in breadcrumbs. Add task_name and parent_task_id fields to BreadcrumbData so each breadcrumb records which Celery task produced it and the parent task in the chain. Update _call_upload_breadcrumb_task to accept and pass these new fields. No migration needed -- Milestones is only used within BreadcrumbData (JSONField) and the new Pydantic fields default to None. Co-authored-by: Cursor <cursoragent@cursor.com>
21 hours ago
e54a237
tomhu/revert-pipeline-context
CodSpeed Performance Gauge
0%
Joebecher/ccmrg 2042 cap bundle analysis processor at 10 attempts and fix#713
last run
2 days ago
fix(worker): Address PR feedback for bundle analysis and lock manager - Return processing_results in max-retries-exceeded path for consistent defensive isinstance behavior (bundle_analysis_processor) - Consolidate redis exception imports; add blank line between lock_name and attempt_key in LockManager.locked() (lock_manager) Refs CCMRG-2042 Co-authored-by: Cursor <cursoragent@cursor.com>
2 days ago
1fe32c5
joebecher/ccmrg-2042-cap-bundle-analysis-processor-at-10-attempts-and-fix
CodSpeed Performance Gauge
0%
feat: add peformance enhancements to export
10 days ago
dd2f7a7
adrian/export-performance-big-loads
CodSpeed Performance Gauge
0%
refactor: consolidate ReportType to shared.django_apps.reports.models ReportType already existed in shared.django_apps.reports.models (used by the API and some worker services). Remove the duplicate from shared.django_apps.enums and point worker imports to the canonical location, eliminating redundancy. Co-authored-by: Cursor <cursoragent@cursor.com>
13 days ago
4229d9e
refactor/phase-0-enums-reporttype
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs