codecov-releaser
released this
04 Nov 20:32
·
7 commits
to main
since this release
Autogenerated for 24.11.1. Created for #954
What's Changed
- chore: Cleanup unused graphql fields - coverageAnalytics by @suejung-sentry in #843
- Improve aggregate test results function by @joseph-sentry in #813
- add upload_token_required_for_public_repos by @nora-codecov in #851
- add TestResultsHeaders GQL model by @joseph-sentry in #816
- Create the FlakeAggregates GQL model by @joseph-sentry in #821
- fix test by @nora-codecov in #848
- fix: lint error in test_upload.py by @spalmurray-codecov in #854
- [GQL] Add filters to the testResults field on the Repository by @joseph-sentry in #824
- feat: Add totalSeatCount resolver on Account by @spalmurray-codecov in #853
- feat: Add graphql coverage analytics - flags, components by @suejung-sentry in #842
- fix: Make Int non-nullable in totalSeatCount on Account by @spalmurray-codecov in #855
- fix: empty_upload not authenticating correctly by @JerrySentry in #856
- add percent changes to test results and flakes aggregates by @joseph-sentry in #829
- feat: add filtering for flags and testsuites by @joseph-sentry in #834
- feat: Add activatedUserCount resolver to Account by @spalmurray-codecov in #861
- bundle analysis: add bundle report size by types by @JerrySentry in #860
- feat: Add activatedUserCount resolver to Owner by @spalmurray-codecov in #862
- add UploadTokenRequiredAuthenticationCheck by @nora-codecov in #858
- feat: update commit coverage schema and api definition by @calvin-codecov in #847
- feat: Add graphql type - repo testAnalytics by @suejung-sentry in #852
- ref: Replace setex with set in gql rate limit code by @ajay-sentry in #866
- [temp] Add logs to incoming github webhook events by @rohitvinnakota-codecov in #864
- feat: Add tokenless mutation and field in owner by @RulaKhaled in #826
- feat: Add organizations array resolver on Account type by @spalmurray-codecov in #863
- fix: Rename graphql testResults by @suejung-sentry in #871
- feat: add history, fix percent_diff rounding and flake aggregate time by @suejung-sentry in #868
- fix: rollback last_duration query temporarily in order to help performance by @joseph-sentry in #872
- Remove unused logs in github webhook controller by @rohitvinnakota-codecov in #876
- add UploadTokenRequiresAuthenticationCheck to core upload endpoints by @nora-codecov in #874
- chore: Remove deprecated testAnalytics graphql fields by @suejung-sentry in #873
- fix: Add history to TestResultsAggregates key by @ajay-sentry in #878
- chore: Clean up deprecated graphql fields - repo flags, components by @suejung-sentry in #859
- Add more fields for Test Analytics by @joseph-sentry in #879
- update v2 API docstring by @JerrySentry in #881
- updating gha by @jason-ford-codecov in #886
- feat: add use of computed_name in API by @joseph-sentry in #870
- feat: Update with email opt in by @RulaKhaled in #884
- feat: add totalFlakyFailCount to testResult by @joseph-sentry in #887
- fix: add max to slow test threshold and add tests by @joseph-sentry in #893
- feat: Add total slowest test + percent change resolvers in API by @ajay-sentry in #896
- bundle analysis: compute measurements for unknown asset types by @JerrySentry in #885
- Add logic for BA endpoint to accept storage_path by @adrian-codecov in #892
- [vuln] Update expat by @rohitvinnakota-codecov in #897
- bundle analysis: sentry->prometheus metrics for upload view by @JerrySentry in #899
- bundle analysis: prometheus metrics fix by @JerrySentry in #903
- feat: Use env var for GQL rate limit instead of hard code val by @ajay-sentry in #904
- Add support for saving comments in global YAML file by @JerrySentry in #895
- fix: Remove ordering on account organizations list by @spalmurray-codecov in #900
- webhooks: force sync when user is removed from org by @matt-codecov in #905
- perf: Fix TestResults SQL query to not take as long by @joseph-sentry in #880
- feat(gql): Add testSuites and flags to TestAnalytics by @joseph-sentry in #883
- Use
shared
report_service and test factories by @Swatinem in #849 - fix: search_base_query to handle desc ordering by @joseph-sentry in #907
- bundle analysis: prometheus, remove try/catch by @JerrySentry in #908
- feat: Clean up old graphql commit fields by @calvin-codecov in #898
- fix: make test analytics GQL queries use gte by @joseph-sentry in #919
- build: update junit xml generation by @joseph-sentry in #915
- test: fix TestFactory by @joseph-sentry in #889
- Add generous amounts of tracing throughout the repo by @JerrySentry in #916
- bundle analysis: fix unknown asset size compute by @JerrySentry in #914
- fix: Improve branch search speed by @suejung-sentry in #909
- Remove
BackFillCommitData
task/command by @Swatinem in #922 - Update
shared
and remove statsd metrics usage by @Swatinem in #912 - fix: parameter filtering takes branch into account by @joseph-sentry in #913
- chore: Dedupe kwargs snake case decorator by @suejung-sentry in #924
- test: fix test_results view tests use of removed Test fields by @joseph-sentry in #927
- [feat] Hide Codecov tokens from non admins if YAML setting is enabled by @rohitvinnakota-codecov in #923
- Fix anon user case for upload tokens by @rohitvinnakota-codecov in #930
- chore: Bump Django version to 4.2.16 by @ajay-sentry in #925
- chore: Bump ariadne and starlette versions by @ajay-sentry in #931
- chore: Remove GQL playground access from prod by @calvin-codecov in #936
- Stripe Auto-refund cancellation within Grace Period by @calvin-codecov in #894
- Add tests for handling anon users for token GQL resolvers by @rohitvinnakota-codecov in #932
- Replace Sentry metrics with Prometheus metrics by @tony-codecov in #918
- feat: Create Django Command for Deleting Rate Limit Redis Keys by @ajay-sentry in #935
- add signal for Owner by @nora-codecov in #940
- Remove usage of
ReportDetails
/files_array
by @Swatinem in #911 - Removing commit update for consistency by @trent-codecov in #949
- feat: Bump Shared to latest by @ajay-sentry in #951
- fix: add UTC time to API logs by @thomasrockhu-codecov in #917
- fix: Disable GraphQL introspection in prod by @suejung-sentry in #953
- feat: Send email to admins on failed payment by @spalmurray-codecov in #947
- Release 24.11.1 by @codecov-releaser in #954
New Contributors
- @calvin-codecov made their first contribution in #847
- @tony-codecov made their first contribution in #918
Full Changelog: self-hosted-24.10.1...self-hosted-24.11.1