Skip to content

[bot] Merge master/e1d6ad4b into rel/dev#1624

Merged
yenkins-admin merged 2 commits into
rel/devfrom
snapshot-master-e1d6ad4b-to-rel/dev
May 20, 2026
Merged

[bot] Merge master/e1d6ad4b into rel/dev#1624
yenkins-admin merged 2 commits into
rel/devfrom
snapshot-master-e1d6ad4b-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 e1d6ad4 (created by https://github.com/gooddata/gooddata-python-sdk/actions/runs/26146570218).

hkad98 and others added 2 commits May 20, 2026 08:30
Adds the optional `dimensionality` argument to `MetricValueFilter` and
`CompoundMetricValueFilter`, matching the field already available on
`RankingFilter`. The API client models for
`ComparisonMeasureValueFilter`/`RangeMeasureValueFilter`/`CompoundMeasureValueFilter`
already expose this field, so no client regeneration is required.

The compute-to-SDK converter is updated to round-trip the field for all
three measure value filter variants; a shared `_extract_dimensionality`
helper replaces the inline cast previously used by `RankingFilter`.

End-to-end verified against a local GoodData stack: with
`dimensionality=[region]` the same `orders > 50` filter that returns
0 rows when applied per `(region, customer)` cell returns 884 rows
when evaluated at the region-aggregation level, confirming the field
is honored by the backend.

JIRA: PSDK-231
risk: low
feat(gooddata-sdk): add dimensionality support to MetricValueFilter
@yenkins-admin yenkins-admin merged commit c3f4daa into rel/dev May 20, 2026
1 check passed
@yenkins-admin yenkins-admin deleted the snapshot-master-e1d6ad4b-to-rel/dev branch May 20, 2026 06:54
@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.03%. Comparing base (38b0798) to head (e1d6ad4).
⚠️ Report is 503 commits behind head on rel/dev.

Additional details and impacted files
@@             Coverage Diff             @@
##           rel/dev    #1624      +/-   ##
===========================================
+ Coverage    79.01%   79.03%   +0.02%     
===========================================
  Files          231      231              
  Lines        15619    15634      +15     
===========================================
+ Hits         12341    12357      +16     
+ Misses        3278     3277       -1     

☔ 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