Skip to content

[bot] Merge master/636fa462 into rel/dev#1515

Merged
yenkins-admin merged 2 commits intorel/devfrom
snapshot-master-636fa462-to-rel/dev
Apr 7, 2026
Merged

[bot] Merge master/636fa462 into rel/dev#1515
yenkins-admin merged 2 commits intorel/devfrom
snapshot-master-636fa462-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 636fa46 (created by https://github.com/gooddata/gooddata-python-sdk/actions/runs/24070456725).

jaceksan and others added 2 commits April 7, 2026 09:42
The WASM converter functions declarativeVisualisationToYaml and
declarativeDashboardToYaml require an entities array as their first
argument. The Python wrappers were only passing the declarative dict,
which the WASM received as the entities param, leaving the actual
object undefined — causing "cannot read property 'content' of undefined"
for every visualization and dashboard.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
JIRA: DX-326
risk: low
fix: pass entities arg to WASM visualization/dashboard converters
@yenkins-admin yenkins-admin merged commit c571eb7 into rel/dev Apr 7, 2026
1 check passed
@yenkins-admin yenkins-admin deleted the snapshot-master-636fa462-to-rel/dev branch April 7, 2026 07:48
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.18%. Comparing base (d6a7ef4) to head (636fa46).
⚠️ Report is 480 commits behind head on rel/dev.

Files with missing lines Patch % Lines
...data-sdk/src/gooddata_sdk/catalog/workspace/aac.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           rel/dev    #1515      +/-   ##
===========================================
+ Coverage    78.13%   78.18%   +0.04%     
===========================================
  Files          228      228              
  Lines        14926    14928       +2     
===========================================
+ Hits         11662    11671       +9     
+ Misses        3264     3257       -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.

2 participants