Release 24.10.1
codecov-releaser
released this
01 Oct 19:00
·
81 commits
to main
since this release
Autogenerated for 24.10.1. Created for #752
What's Changed
- Add server_default value to avoid null tokens by @adrian-codecov in #680
- bundle analysis: skip save measurement if no uploads by @JerrySentry in #681
- Remove unused
MutationTestUpload
by @Swatinem in #676 - update the signal repo function by @adrian-codecov in #682
- fix: truncate floats in test results comment by @joseph-sentry in #663
- update shared by @matt-codecov in #685
- add shared-change-checker CI step by @matt-codecov in #686
- feat: note when bundle is cached by @giovanni-guidini in #687
- fix: UI and status report diff patch numbers by @giovanni-guidini in #679
- fix: improve guards by @giovanni-guidini in #688
- move shared change check to separate workflow with correct permissions by @matt-codecov in #690
- use main instead of pr32 for shared dep change check by @matt-codecov in #691
- Remove unused
update_archive
by @Swatinem in #683 - Refactor Upload processing and file rewriting a bit by @Swatinem in #670
- feat: customize comment based on status by @giovanni-guidini in #694
- Further optimize PathFixer/Tree by @Swatinem in #696
- Tune
mypy
strictness settings by @Swatinem in #675 - fix: deduplicate component measurements by @joseph-sentry in #693
- fix: url encode branch name in test results comment link to dash by @joseph-sentry in #692
- Unify
ReportBuilderSession
usage withinLanguageProcessor
s by @Swatinem in #684 - feat: upgrade message in BA commit status by @giovanni-guidini in #700
- Add types to PathFixer and friends by @Swatinem in #697
- fix: WORKER-P8R by @giovanni-guidini in #702
- Fix some type errors in
LanguageProcessor
s by @Swatinem in #701 - Add vscode and direnv configs by @Swatinem in #706
- Avoid copying raw upload for parallel verification by @Swatinem in #704
- feat: collect extra shas for gitlab notif by @giovanni-guidini in #698
- perf: use lpop with count and don't fetch upload in Upload task by @joseph-sentry in #707
- fix: add log for when we detect a flake the read side by @joseph-sentry in #708
- Fix commit parent selection when there are multiple parents by @michelletran-codecov in #695
- feat: upsert daily test rollup when we process a test instance by @joseph-sentry in #699
- add catchall exception handling to build_report_from_raw_content() by @matt-codecov in #703
- Remove parallel session_id allocations in Redis by @Swatinem in #711
- fix: detected flake log by @joseph-sentry in #714
- feat: add migrate.sh to worker by @joseph-sentry in #715
- revert change stopping writing to daily_test_rollups by @joseph-sentry in #716
- Make
session.id == upload.id
by @Swatinem in #713 - Revert "Make
session.id == upload.id
(#713)" by @Swatinem in #719 - Update
shared
by @Swatinem in #709 - feat: disable annotations by default by @joseph-sentry in #717
- feat: notify status to multiple shas (gitlab) by @giovanni-guidini in #712
- feat: add percentage change and warnings in bundle rows by @giovanni-guidini in #722
- Better detect corrupted Go report lines by @Swatinem in #725
- Make lcov parser more accepting of corrupt coverage lines by @Swatinem in #726
- Coveralls parser now accepts json-encoded
coverage
by @Swatinem in #724 - Fix various foreign key column definitions by @Swatinem in #721
- update shared by @giovanni-guidini in #727
- fix: add more information to detected flakes logs by @joseph-sentry in #728
- Add metric for uploads per scheduled tasks by @Swatinem in #718
- Fix
flags
being alist
in TestResults arguments by @Swatinem in #731 - bundle analysis: remove unnecessary save measurements by @JerrySentry in #723
- Make
ComparisonProxy
sync by @Swatinem in #730 - Account for diff, changes and totals being legitimately
None
by @Swatinem in #736 - Remove ATS setup by @Swatinem in #737
- Update flaky fail count in the process flakes task by @joseph-sentry in #705
- Create TestFlagBridge during test results processing by @joseph-sentry in #740
- Clean up some carry-forward related code by @Swatinem in #738
- lcov Branches should override Lines by @Swatinem in #735
- feat: fix heuristic when reading flakes by @joseph-sentry in #732
- chore: add extra information to log by @joseph-sentry in #741
- Create an E2E test for Carryforwarding by @Swatinem in #739
- fix: adjust_base behavior by @giovanni-guidini in #743
- Do not
rewrite_readable
legacy Reports by @Swatinem in #744 - fix: fix the TestFlagBridge model by @joseph-sentry in #746
- Use the
upload.id
asparallel_idx
by @Swatinem in #720 - Simplifies
get_installation_name
a bit by @Swatinem in #749 - Revert "Simplifies
get_installation_name
a bit (#749)" by @Swatinem in #750 - fix: comment config can be bool by @giovanni-guidini in #748
- Simplify
get_installation_name
a bit by @Swatinem in #751 - Remove usage of the
report_builder
by @Swatinem in #710 - feat: add backfill one off scripts by @joseph-sentry in #734
- Release 24.10.1 by @codecov-releaser in #752
Full Changelog: self-hosted-24.9.3...self-hosted-24.10.1