Releases: codecov/worker
Releases · codecov/worker
prod-2023-07-004
What's Changed
- PR comment fixes/updates by @joseph-sentry in #6
- Create
ArchiveField
by @giovanni-guidini in #15 - Update LICENSE by @eliatcodecov in #17
- fix: sync_repos: add new repos to db when sync_repos=True instead of only updating existing by @matt-codecov in #10
- add statsd counters: how many webhooks failed, and how many we requested redelivery for by @matt-codecov in #11
- add timers for subspans of sync_repos to understand slowdowns by @matt-codecov in #20
Full Changelog: prod-2023-07-003...prod-2023-07-004
prod-2023-07-003
What's Changed
- Update to use main by @trent-codecov in #2
- Add Contributing Section to README by @eliatcodecov in #8
- add .coveragerc with relative_files=True so codecovcli can process reports from containers by @matt-codecov in #9
- Fix issues writing files_array to GCS by @giovanni-guidini in #3
- Make sure toc exists in content before calling get_toc by @joseph-sentry in #12
New Contributors
- @trent-codecov made their first contribution in #2
- @eliatcodecov made their first contribution in #8
- @matt-codecov made their first contribution in #9
- @giovanni-guidini made their first contribution in #3
- @joseph-sentry made their first contribution in #12
Full Changelog: https://github.com/codecov/worker/commits/prod-2023-07-003