codecov
shared
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
add note to README about migrating to umbrella (#605)
main
11 months ago
add note to README about migrating to umbrella
matt/readme-notice
11 months ago
Allow auto pr review config (#602)
main
11 months ago
fix: Fix yaml validation for key named "type" (#588) * fix: Fix yaml validation for key named "type" * cleanup * cleanup * add test * add tests * cleanup * fix allow_unknown * retrigger tests * run lint * fix lint
main
1 year ago
Remove `flag_pattern_matching` compatibility code (#604) The Sentry message I introduced was never hit, so it is fair to say that we are not running into any incompatibility there.
main
1 year ago
Remove `flag_pattern_matching` compatibility code The Sentry message I introduced was never hit, so it is fair to say that we are not running into any incompatibility there.
swatinem/no-flagpatterncompat
1 year ago
Optimize `ArchiveField` reads (#603) * Optimize `ArchiveField` reads This consists of two optimizations: - It prefers the `archive_field` over the `db_field`, and can thus avoid some queries for the `db_field`, as some queries in API are explicitly `defer`-ing that load. - It also avoids initializing the `ArchiveService.storage_hash`, which we don’t need for reads (only writes), and which would require us to load the related repository and owner. * trigger CI
main
1 year ago
trigger CI
swatinem/archivefield-read
1 year ago
Latest Branches
CodSpeed Performance Gauge
0%
add note to README about migrating to umbrella
#605
11 months ago
c98cb8b
matt/readme-notice
CodSpeed Performance Gauge
0%
Remove `flag_pattern_matching` compatibility code
#604
1 year ago
32a0b9a
swatinem/no-flagpatterncompat
CodSpeed Performance Gauge
0%
Optimize `ArchiveField` reads
#603
1 year ago
f8baa45
swatinem/archivefield-read
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs