feat(cohere): upgrade integration from ai to gen_ai #11602
test-integrations-graphql.yml
on: pull_request
Matrix: GraphQL
All GraphQL tests passed
3s
Annotations
32 warnings
|
GraphQL (3.9, ubuntu-22.04)
❌ Patch coverage check failed: 8.99% < target 80%
|
|
GraphQL (3.11, ubuntu-22.04)
❌ Patch coverage check failed: 8.99% < target 80%
|
|
GraphQL (3.11, ubuntu-22.04)
Failed to upload coverage artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.11, ubuntu-22.04)
Failed to upload test artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.6, ubuntu-22.04)
❌ Patch coverage check failed: 9.12% < target 80%
|
|
GraphQL (3.6, ubuntu-22.04)
Failed to upload coverage artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.6, ubuntu-22.04)
Failed to upload test artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.12, ubuntu-22.04)
❌ Patch coverage check failed: 8.99% < target 80%
|
|
GraphQL (3.12, ubuntu-22.04)
Failed to upload coverage artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.12, ubuntu-22.04)
Failed to upload test artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
get_first_from_sources incorrectly skips valid falsy values like 0:
sentry_sdk/ai/utils.py#L744
The logic in `get_first_from_sources` always skips falsy values (line 744-745: `if not value: continue`), even when `require_truthy=False`. This means valid values like `0` (a legitimate token count) will be skipped. The condition on line 746-747 (`if not require_truthy or value`) is then redundant since `value` is always truthy at that point. The fix should be to check for `None` instead of falsy when `require_truthy=False`.
|
|
GraphQL (3.8, ubuntu-22.04)
❌ Patch coverage check failed: 8.99% < target 80%
|
|
GraphQL (3.8, ubuntu-22.04)
Failed to upload coverage artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.8, ubuntu-22.04)
Failed to upload test artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.10, ubuntu-22.04)
❌ Patch coverage check failed: 8.99% < target 80%
|
|
GraphQL (3.10, ubuntu-22.04)
Failed to upload coverage artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.10, ubuntu-22.04)
Failed to upload test artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.14, ubuntu-22.04)
❌ Patch coverage check failed: 8.99% < target 80%
|
|
GraphQL (3.14, ubuntu-22.04)
Failed to upload coverage artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.14, ubuntu-22.04)
Failed to upload test artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.13, ubuntu-22.04)
Failed to post/update PR comment: API rate limit exceeded for installation. If you reach out to GitHub Support for help, please include the request ID 2C50:38B744:DBAA1E:3B13E85:69A95701 and timestamp 2026-03-05 10:12:17 UTC. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) - https://docs.github.com/rest/overview/rate-limits-for-the-rest-api
|
|
GraphQL (3.13, ubuntu-22.04)
❌ Patch coverage check failed: 8.99% < target 80%
|
|
GraphQL (3.13, ubuntu-22.04)
Failed to upload coverage artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.13, ubuntu-22.04)
Failed to upload test artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.14t, ubuntu-22.04)
Failed to post/update PR comment: API rate limit exceeded for installation. If you reach out to GitHub Support for help, please include the request ID A410:3D0845:148571:58A2C4:69A95701 and timestamp 2026-03-05 10:12:17 UTC. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) - https://docs.github.com/rest/overview/rate-limits-for-the-rest-api
|
|
GraphQL (3.14t, ubuntu-22.04)
Failed to report status 'codecov/patch': API rate limit exceeded for installation. If you reach out to GitHub Support for help, please include the request ID A410:3D0845:1484B8:589FCF:69A95700 and timestamp 2026-03-05 10:12:16 UTC. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) - https://docs.github.com/rest/overview/rate-limits-for-the-rest-api
|
|
GraphQL (3.14t, ubuntu-22.04)
Failed to report status 'codecov/project': API rate limit exceeded for installation. If you reach out to GitHub Support for help, please include the request ID A410:3D0845:148418:589CEC:69A95700 and timestamp 2026-03-05 10:12:16 UTC. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) - https://docs.github.com/rest/overview/rate-limits-for-the-rest-api
|
|
GraphQL (3.14t, ubuntu-22.04)
Failed to calculate patch coverage: HttpError: API rate limit exceeded for installation. If you reach out to GitHub Support for help, please include the request ID A410:3D0845:148383:589A8E:69A95700 and timestamp 2026-03-05 10:12:16 UTC. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) - https://docs.github.com/rest/overview/rate-limits-for-the-rest-api
|
|
GraphQL (3.14t, ubuntu-22.04)
Failed to download base coverage artifact: API rate limit exceeded for installation. If you reach out to GitHub Support for help, please include the request ID A410:3D0845:1482A2:589729:69A95700 and timestamp 2026-03-05 10:12:16 UTC. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) - https://docs.github.com/rest/overview/rate-limits-for-the-rest-api
|
|
GraphQL (3.14t, ubuntu-22.04)
Failed to upload coverage artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
|
GraphQL (3.14t, ubuntu-22.04)
Failed to download base test artifact: API rate limit exceeded for installation. If you reach out to GitHub Support for help, please include the request ID A410:3D0845:147FA1:588A96:69A95700 and timestamp 2026-03-05 10:12:16 UTC. For more on scraping GitHub and how it may affect your rights, please review our Terms of Service (https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) - https://docs.github.com/rest/overview/rate-limits-for-the-rest-api
|
|
GraphQL (3.14t, ubuntu-22.04)
Failed to upload test artifact: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
codecov-coverage-results-shellmayr-feat-upgrade-cohere-ai-integration-from-ai-to-genai-test-graphql
Expired
|
105 KB |
sha256:3e8f13bf1e4c0ce4d8c4090ddb79d202c6f5fe2a7fb108e7286515be56d407f4
|
|
|
codecov-test-results-shellmayr-feat-upgrade-cohere-ai-integration-from-ai-to-genai-test-graphql
Expired
|
230 Bytes |
sha256:b8abde75ef0eed8953e45a339944f1c2046aa312fdfe9b732eeb3c5c858b4051
|
|