Skip to content

[bot] Merge master/5ca55480 into rel/dev#1522

Merged
yenkins-admin merged 3 commits intorel/devfrom
snapshot-master-5ca55480-to-rel/dev
Apr 9, 2026
Merged

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

tychtjan and others added 3 commits April 9, 2026 11:17
VCR cassette normalization improvements to eliminate noisy diffs
between local Docker and staging recordings:

- Add _sort_known_arrays() that sorts only specific non-deterministic
  API response arrays (referenceProperties, edges,
  workspaceDataFilterColumns/References, userGroups) during YAML
  serialization. Unlike blanket sorting, this preserves server order
  for arrays that tests assert on.

- Fix XML group sorting in bytes branch: _sort_xml_groups() was only
  called for str bodies, skipping bytes bodies from compressed
  responses. Now applied in both branches of custom_before_request()
  and custom_before_response().

- Add _stabilize_hash_placeholders() to rename session-global numeric
  hash indices (EXECUTION_NORMALIZED_3) to format-based names
  (EXECUTION_NORMALIZED_CSV, EXPORT_NORMALIZED_XLSX) for export
  cassettes, with per-cassette re-indexing for non-export hashes.

- Add firstname/lastname/email to demo_user.json fixture so staging
  user profile matches local Docker bootstrap.

risk: low
Re-recorded all VCR cassettes against local Docker to pick up the
new normalization: targeted JSON array sorting for referenceProperties,
edges, workspaceDataFilterColumns/References, and userGroups.

risk: low
…-sorting

fix(tests): environment-agnostic cassette normalization and sorting
@yenkins-admin yenkins-admin merged commit 25d43d3 into rel/dev Apr 9, 2026
1 check passed
@yenkins-admin yenkins-admin deleted the snapshot-master-5ca55480-to-rel/dev branch April 9, 2026 10:15
@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 (19e1cc1) to head (5ca5548).
⚠️ Report is 484 commits behind head on rel/dev.

Additional details and impacted files
@@           Coverage Diff            @@
##           rel/dev    #1522   +/-   ##
========================================
  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