Skip to content

[bot] Merge master/19e1cc1d into rel/dev#1518

Merged
yenkins-admin merged 6 commits into
rel/devfrom
snapshot-master-19e1cc1d-to-rel/dev
Apr 9, 2026
Merged

[bot] Merge master/19e1cc1d into rel/dev#1518
yenkins-admin merged 6 commits into
rel/devfrom
snapshot-master-19e1cc1d-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 19e1cc1 (created by https://github.com/gooddata/gooddata-python-sdk/actions/runs/24177478818).

tychtjan and others added 6 commits April 8, 2026 16:23
- Move tests/catalog/fixtures/aac/ to tests/catalog/unit_tests/aac_tests/
  so make remove-cassettes no longer deletes static AAC test data
- Add VCR normalizations for traceId, authenticationId/authId, bearerToken,
  cacheId, queryDurationMillis, and exportResult to eliminate transient diffs
- Replace counter-based hash placeholders with fixed EXECUTION_NORMALIZED
  and EXPORT_NORMALIZED to avoid counter drift between recording and playback
- Sort XML localization groups by id for deterministic XLIFF output
- Bump docker-compose: Quiver v0.398.0, Pulsar 4.1.3, Redis 8.6.1

JIRA: DX-326
risk: low
JIRA: DX-326
risk: low
Blanket replacement of all execution result hashes with the same
EXECUTION_NORMALIZED constant collapsed distinct hashes into identical
values, breaking tests that assert different result IDs (e.g.
test_register_upload_notification).

Switch to indexed placeholders (EXECUTION_NORMALIZED_1, _2, ...) so
each unique hash gets a distinct canonical value while still removing
environment-specific data from cassettes.

risk: low
Re-recorded demo_register_upload_notification.yaml so the two execution
result hashes get distinct indexed placeholders (EXECUTION_NORMALIZED_1
and EXECUTION_NORMALIZED_2), fixing replay of
test_register_upload_notification.

risk: low
Re-record FDW, pandas, and SDK cassettes with updated normalization.
Remove AAC fixtures from cassettes directory and update related tests.

risk: low
…assettes

fix: move AAC fixtures out of cassettes directory
@yenkins-admin yenkins-admin merged commit 1b2cc9b into rel/dev Apr 9, 2026
1 check passed
@yenkins-admin yenkins-admin deleted the snapshot-master-19e1cc1d-to-rel/dev branch April 9, 2026 07:12
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.18%. Comparing base (1d2454b) to head (19e1cc1).
⚠️ Report is 486 commits behind head on rel/dev.

Additional details and impacted files
@@           Coverage Diff            @@
##           rel/dev    #1518   +/-   ##
========================================
  Coverage    78.18%   78.18%           
========================================
  Files          228      228           
  Lines        14930    14930           
========================================
  Hits         11673    11673           
  Misses        3257     3257           

☔ 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