Skip to content

[bot] Merge master/4dc3f871 into rel/dev#1437

Merged
yenkins-admin merged 5 commits intorel/devfrom
snapshot-master-4dc3f871-to-rel/dev
Mar 17, 2026
Merged

[bot] Merge master/4dc3f871 into rel/dev#1437
yenkins-admin merged 5 commits intorel/devfrom
snapshot-master-4dc3f871-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 4dc3f87 (created by https://github.com/gooddata/gooddata-python-sdk/actions/runs/23189593398).

tychtjan and others added 5 commits March 17, 2026 09:30
Update all auto-generated API client code (docs, api, models) and
schema JSON files to match the latest OpenAPI specification.
- Add staging test workflow and env-based config overrides (GD_TEST_ENV)
- Remove deprecated LLM endpoint entity model, service methods, and tests
- Tighten test assertions to use exact counts and equality checks
- Replace fragile fixture-file patching with in-memory inject_ds_connection()
- Add clean_staging.py and org-id layout symlinks
- Add GRPC_FORGE_HOST/PORT env vars to docker-compose api-gw service
Re-record all VCR cassettes against local environment to reflect
changes from the latest API client regeneration.
Move BigQuery/Databricks dummy credentials to shared config section so
they are defined once and reused by all environments. The staging env
previously used structurally invalid placeholders (e.g. "dummy-bigquery-token")
that failed backend schema validation, forcing a pytest.skip. Now both
local and staging use the same Base64-encoded service account JSON that
passes BigQueryDataSourceValidator.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
feat(tests): overhaul staging test infrastructure and update fixtures
@yenkins-admin yenkins-admin merged commit 2e5bcbd into rel/dev Mar 17, 2026
1 check passed
@yenkins-admin yenkins-admin deleted the snapshot-master-4dc3f871-to-rel/dev branch March 17, 2026 10:24
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 77.24%. Comparing base (e650ab3) to head (4dc3f87).
⚠️ Report is 463 commits behind head on rel/dev.

Files with missing lines Patch % Lines
.../catalog/organization/entity_model/llm_provider.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           rel/dev    #1437      +/-   ##
===========================================
- Coverage    77.36%   77.24%   -0.12%     
===========================================
  Files          228      227       -1     
  Lines        14775    14672     -103     
===========================================
- Hits         11430    11334      -96     
+ Misses        3345     3338       -7     

☔ 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