Skip to content

[bot] Merge master/0dc62841 into rel/dev#1635

Merged
yenkins-admin merged 2 commits into
rel/devfrom
snapshot-master-0dc62841-to-rel/dev
May 29, 2026
Merged

[bot] Merge master/0dc62841 into rel/dev#1635
yenkins-admin merged 2 commits into
rel/devfrom
snapshot-master-0dc62841-to-rel/dev

Conversation

@yenkins-admin
Copy link
Copy Markdown
Contributor

🚀 Automated PR to perform merge from master into rel/dev with changes up to 0dc6284 (created by https://github.com/gooddata/gooddata-python-sdk/actions/runs/26636475038).

zdenekmusil-gd and others added 2 commits May 29, 2026 13:55
Add typed CatalogOrganizationService methods backed by ActionsApi so tooling
can test connectivity and list models for LLM providers without using the raw
api-client:

- test_llm_provider / test_llm_provider_by_id -> CatalogLlmProviderTestResult
- list_llm_provider_models / list_llm_provider_models_by_id ->
  CatalogLlmProviderModelsResult
- Provider CRUD is unchanged

JIRA: GDAI-1811
risk: nonprod
feat(sdk): add LLM provider test & list-models enablers
@yenkins-admin yenkins-admin merged commit 720b2a2 into rel/dev May 29, 2026
1 check passed
@yenkins-admin yenkins-admin deleted the snapshot-master-0dc62841-to-rel/dev branch May 29, 2026 12:11
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

❌ Patch coverage is 90.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.10%. Comparing base (6e3ba76) to head (0dc6284).
⚠️ Report is 506 commits behind head on rel/dev.

Files with missing lines Patch % Lines
.../catalog/organization/entity_model/llm_provider.py 88.88% 3 Missing ⚠️
...k/src/gooddata_sdk/catalog/organization/service.py 91.30% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           rel/dev    #1635      +/-   ##
===========================================
+ Coverage    79.06%   79.10%   +0.04%     
===========================================
  Files          231      231              
  Lines        15667    15717      +50     
===========================================
+ Hits         12387    12433      +46     
- Misses        3280     3284       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants