Release 24.9.3
codecov-releaser
released this
03 Sep 19:41
·
271 commits
to main
since this release
Autogenerated for 24.9.3. Created for #661
What's Changed
- refactor: template-based messages by @giovanni-guidini in #580
- Gracefully handle nr=0 in JaCoCo report by @michelletran-codecov in #585
- feat: notif latency with flake detection tag by @joseph-sentry in #594
- Update Django and Setuptools by @michelletran-codecov in #595
- Enable bundle analysis caching pt1 by @JerrySentry in #562
- Update base image to python:3.12.4-slim-bookworm by @spalmurray-codecov in #596
- log when raw upload contains no uploaded files by @matt-codecov in #597
- re-export shared bot exceptions instead of redefining them by @matt-codecov in #598
- Remove
django-admin
fromrequirements
by @Swatinem in #599 - refactor: service by @giovanni-guidini in #581
- Slightly improve tracing by @Swatinem in #602
- Move
fetch_commit_yaml_and_possibly_store
toservices.repository
by @Swatinem in #604 - update shared by @giovanni-guidini in #603
- update shared again by @giovanni-guidini in #606
- feat: swap the notification services by @giovanni-guidini in #584
- Add more tracing by @Swatinem in #605
- Clean up
UploadFinisher
task a bit by @Swatinem in #607 - chore: user config in notifications by @giovanni-guidini in #600
- fix: bundle analysis notify by @giovanni-guidini in #612
- Cleanup
UploadProcessor
task a bit by @Swatinem in #608 - Simplify and fix debouncing of
Upload
task by @Swatinem in #609 - Add an e2e-ish test for the Upload flow by @Swatinem in #613
- Refactor and fix task spawning in
Upload
by @Swatinem in #611 - fix: UnboundLocalError by @giovanni-guidini in #617
- feat: commit status message (for BA) by @giovanni-guidini in #610
- Fix
BundleAnalysisProcessor
task receiving wrong arguments by @Swatinem in #619 - update shared by @giovanni-guidini in #620
- Simplify retries of
build_report_from_raw_content
by @Swatinem in #618 - feat: update test results comment by @joseph-sentry in #586
- fix: try to notify comment even when PR is closed by @joseph-sentry in #593
- bundle analysis handle ingest call to return bundle name and allow sending compare sha param by @JerrySentry in #614
- Update ci.yml by @trent-codecov in #615
- fix: make sure code block has copy button by @joseph-sentry in #625
- feat: add determine_seat_activation function by @joseph-sentry in #622
- Update shared version by @adrian-codecov in #632
- chore: reduce log level for step failed by @giovanni-guidini in #634
- updating workflows by @jason-ford-codecov in #635
- remove session_totals field from report json by @matt-codecov in #624
- bundle analysis: compare with stored compareSha if applicable by @JerrySentry in #626
- Fix/gha update by @jason-ford-codecov in #639
- feat: actuvate bundle analysis commit status by @giovanni-guidini in #638
- Check for pending uploads outside of lock by @Swatinem in #628
- fix: BA notify success by @giovanni-guidini in #640
- Delete and gitignore
.DS_Store
by @Swatinem in #627 - Consider contents when choosing between v1/legacy ReportParser by @Swatinem in #630
- add tracing to BundleAnalysisNotify task by @giovanni-guidini in #646
- Clean up
PathFixer
related code a bit by @Swatinem in #636 - Minor
PreProcessUpload
cleanup, and more tracing by @Swatinem in #641 - Refactor
Upload
task code a bit by @Swatinem in #629 - fix: add user_plan to apply_async options by @joseph-sentry in #631
- Update shared to latest with RL changes by @adrian-codecov in #643
- add startup license logging to worker by @nora-codecov in #633
- Don't auto create bucket when not needed. by @trent-codecov in #647
- copy change by @nora-codecov in #645
- Rewrite the
pathmap.Tree
by @Swatinem in #637 - fix: don't require BASE report for patch in comparison by @giovanni-guidini in #650
- Add logs to signals by @adrian-codecov in #649
- feat: Add .mjs and .cjs to AssetType.JAVASCRIPT by @suejung-sentry in #644
- feat: use merge commit sha for was_squash by @joseph-sentry in #547
- Test analytics seats checking by @joseph-sentry in #623
- Update shared + add signals related changes I forgot in previous PRs by @adrian-codecov in #652
- Update Sentry SDK to latest by @Swatinem in #651
- Add Sentry Events/Metrics for ParallelVerification by @Swatinem in #655
- force patch coverage totals to be float in the DB by @giovanni-guidini in #657
- Restructure and optimize
save_report
by @Swatinem in #659 - fix: type casting by @giovanni-guidini in #656
- feat: count seats for BA notify by @giovanni-guidini in #654
- add database events to be executed by @adrian-codecov in #653
- fix flake model by @joseph-sentry in #662
- Make
ReportService
sync by @Swatinem in #660 - tests: extend upload e2e test by @giovanni-guidini in #665
- Improve typing of
LanguageProcessor
s by @Swatinem in #666 - chore: cleanup rollout of bundle analysis notify changes by @giovanni-guidini in #667
- Remove double-
async_to_sync
by @Swatinem in #672 - perf: reuse pull and comparison by @giovanni-guidini in #673
- Properly skip parsing empty JSON by @Swatinem in #674
- bundle analysis: create BA report on non-BA uploads by @JerrySentry in #648
- 170 2 adjust event only to fire when due by @adrian-codecov in #664
- Update flaky shadow mode by @joseph-sentry in #677
- Revert "170 2 adjust event only to fire when due" by @adrian-codecov in #678
- Release 24.9.3 by @codecov-releaser in #661
New Contributors
- @spalmurray-codecov made their first contribution in #596
- @suejung-sentry made their first contribution in #644
Full Changelog: self-hosted-24.8.1...self-hosted-24.9.3