codecov
umbrella
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: create new CAs for calculating failed commits more accurately (#369) we have to store the individual commit shas in the aggregate to be able to get an accurate number, otherwise we might double count and inflate the number so we have to re-define the CAs to use an array_agg(distinct ...) then use our custom array_merge_dedup aggregate function in the query that's run against the CAs and we end up with a list of all the commit shas where there were failures
main
2 hours ago
feat(worker): Upload breadcrumbs for upload processing task
ElioDiNino/upload-breadcrumbs-upload-processing
19 hours ago
fix: create new CAs for calculating failed commits more accurately we have to store the individual commit shas in the aggregate to be able to get an accurate number, otherwise we might double count and inflate the number so we have to re-define the CAs to use an array_agg(distinct ...) then use our custom array_merge_dedup aggregate function in the query that's run against the CAs and we end up with a list of all the commit shas where there were failures
joseph/ta-new-test-cas
22 hours ago
chore: Bump default soft and hard time limit values (#368)
main
23 hours ago
chore: Bump default soft and hard time limit values
ElioDiNino/bump-celery-defaults
24 hours ago
chore: Bump default soft and hard time limit values
ElioDiNino/bump-celery-defaults
24 hours ago
feat(worker): Upload breadcrumbs for upload processing task
ElioDiNino/upload-breadcrumbs-upload-processing
2 days ago
fix: commits where fail number calculation we have to store the individual commit shas in the aggregate to be able to get an accurate number, otherwise we might double count and inflate the number so we have to re-define the CAs to use an array_agg(distinct ...) then use our custom array_merge_dedup aggregate function in the query that's run against the CAs and we end up with a list of all the commit shas where there were failures then we take the cardinality and coalesce with 0 in case a null appeared at any point of the computation
joseph/ta-fix-commits-failed
2 days ago
Active Branches
feat(worker): Upload breadcrumbs for upload processing task
last run
19 hours ago
#365
CodSpeed Performance Gauge
0%
fix: "commits where fail" number calculation
last run
2 days ago
#354
CodSpeed Performance Gauge
0%
feat: use hypercore for TA tables
last run
2 days ago
#327
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs