Skip to content

feat: add MatchAttributeFilter to ExecutionContext

cabf28e
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for MatchAttributeFilters #1477

feat: add MatchAttributeFilter to ExecutionContext
cabf28e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

77.31% (+0.03%) compared to b65ee3f

View this Pull Request on Codecov

77.31% (+0.03%) compared to b65ee3f

Details

Codecov Report

❌ Patch coverage is 85.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.31%. Comparing base (b65ee3f) to head (cabf28e).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...ddata-sdk/src/gooddata_sdk/compute/model/filter.py 90.90% 5 Missing ⚠️
...data_sdk/compute/visualization_to_sdk_converter.py 0.00% 4 Missing ⚠️
...gooddata_flexconnect/function/execution_context.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1477      +/-   ##
==========================================
+ Coverage   77.27%   77.31%   +0.03%     
==========================================
  Files         227      227              
  Lines       14687    14761      +74     
==========================================
+ Hits        11350    11413      +63     
- Misses       3337     3348      +11     

☔ 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.