codecov-releaser
released this
03 Dec 17:38
·
42 commits
to main
since this release
Autogenerated for 24.12.2. Created for #923
What's Changed
- Add a test for ambiguous paths that can't be resolved by @Swatinem in #847
- Clean up
Upload{Processor,Finisher}
task args and return values by @Swatinem in #849 - Fix some flakey tests by @michelletran-codecov in #851
- fix: deadlock when inserting tests and rollups by @joseph-sentry in #843
- Store intermediate Reports in Redis by @Swatinem in #848
- Run django db migrations for tests by @michelletran-codecov in #729
- fix: Update the PR comment footer copy by @RulaKhaled in #854
- fix: Cancel Stripe sub when user purchases via GHM by @ajay-sentry in #859
- Optimize
update_commit_from_provider_info
by @Swatinem in #855 - Make
process_raw_upload
return theReport
directly by @Swatinem in #850 - Fix
None
being fed intoint()
by @Swatinem in #861 - Remove
labels-index
feature flag by @Swatinem in #852 - fix: remove get_existing_tests from test process by @joseph-sentry in #853
- feat: create cache test rollups task by @joseph-sentry in #821
- Do not update
Commit.notified
by @Swatinem in #860 - Remove
CleanLabelsIndex
task by @Swatinem in #863 - Only update the
Upload
once inUploadFinisher
by @Swatinem in #841 - Further cleanup
UploadArguments
and normalizeflags
by @Swatinem in #862 - Account for
Repository.updatestamp
being nullable by @Swatinem in #865 - fix: make flags do the thing by @thomasrockhu-codecov in #868
- Update workflow to use basic-test-results by @michelletran-codecov in #856
- fix: cache tasks args by @joseph-sentry in #871
- fix: minimize deadlocks by @joseph-sentry in #869
- Optimize Report merging by @Swatinem in #867
- Hardcode and cleanup
intermediate_reports_in_redis
feature by @Swatinem in #866 - fix: cache rollup task serialization by @joseph-sentry in #872
- fix: use test-results-parser computed name by @joseph-sentry in #858
- fix: polars schema inference issue by @joseph-sentry in #876
- fix: use read replica in cache_test_rollups by @joseph-sentry in #877
- deps: update shared by @joseph-sentry in #878
- fix: Update bucket name for TA Stage result storage by @ajay-sentry in #879
- Fix
joined=False
functionality by @Swatinem in #874 - Optimize repeated path-fixing and calls to
supports_labels
by @Swatinem in #875 - Fix Zero Coverage in Status Notifier by @Swatinem in #880
- Allow for "reuse_db" test functionality by @michelletran-codecov in #870
- feat: add logging to test results processor task by @joseph-sentry in #882
- feat: add formatting to code blocks in PR comment by @joseph-sentry in #884
- Clean up outdated task documentation by @michelletran-codecov in #885
- fix: MIME type for HTML emails by @spalmurray-codecov in #886
- Remove remnants of codecov-opentelemetry by @Swatinem in #883
- update shared by @giovanni-guidini in #889
- chore(deps): bump berglas to 2.0.6 by @thomasrockhu-codecov in #888
- fix type annotation mistake that caused a security detector to misfire by @matt-codecov in #891
- Fix notifiers assuming a
Report
exists by @Swatinem in #881 - Log usage of niche features by @Swatinem in #893
- feat: don't do flake detection on private repos not on the pro plan by @joseph-sentry in #747
- flip default value on upload_token_required_for_public_repos by @nora-codecov in #864
- Revert defaulting to an existing
Report
in Notify by @Swatinem in #894 - Update codecov.yml by @trent-codecov in #890
- feat: add promotional message for new message to end of PR comment by @joseph-sentry in #754
- CheckpointLogger changes to improve signal by @matt-codecov in #823
- feat: create cache rollup cron task by @joseph-sentry in #857
- Clean up unused
minio.periodic_callback_ms
field by @Swatinem in #899 - Do not trigger
Notify
twice fromTestResultsFinisher
by @Swatinem in #900 - fix: add some sentry emits to debug json error by @joseph-sentry in #901
- build: update junit xml generation by @joseph-sentry in #805
- feat: toggle slack app from install config by @joseph-sentry in #905
- Enable timeseries for local testing environment by @michelletran-codecov in #904
- fix: add new test analytics feedback issue link by @joseph-sentry in #906
- fix: a couple uncaught exceptions during coverage processing by @matt-codecov in #908
- fix: remove new feature comment section by @joseph-sentry in #907
- Update shared to latest by @michelletran-codecov in #910
- fix: upsert branch and pull when updating commit by @joseph-sentry in #903
- Split and format the test rollups query by @Swatinem in #897
- fix: various commit update errors by @joseph-sentry in #911
- fix: revert updating the pull and branch heads by @joseph-sentry in #913
- fix: don't show file_content in test results error by @joseph-sentry in #914
- fix(ta): don't process already processed upload by @joseph-sentry in #916
- Resolve test flags in python by @Swatinem in #898
- Revert "Resolve test flags in python (#898)" by @Swatinem in #918
- Add
owner_plan
to more focussedLogContext
queries by @Swatinem in #919 - Clean up
TestResultsProcessor
a bit by @Swatinem in #920 - feat: update pull and branch head in commit update by @joseph-sentry in #915
- fix(ta processing): filter by flag_id instead of join by @joseph-sentry in #928
- deps: update test results parser version by @joseph-sentry in #929
- Make
TestRollups
SELECT FOR UPDATE
explicit by @Swatinem in #922 - Handle Test/Flag inserts in the DB by @Swatinem in #921
- Slight
ParsedRawReport
cleanup by @Swatinem in #932 - fix(ta): handle random task retry better by @joseph-sentry in #917
- Release 24.12.2 by @codecov-releaser in #923
Full Changelog: self-hosted-24.11.1...self-hosted-24.12.2