-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CAL-1093: update API clients for P32 #400
Conversation
Build succeeded (check pipeline). |
626f258
to
7274254
Compare
Build succeeded (check pipeline). |
Now includes composite keys support. LDM dataset references have a new "sources" option and "sourceColumns" are now Optional. This property is returned only if GDC_FEATURES_ENABLE_COMPOSITE_GRAIN=true
7274254
to
d2ac3db
Compare
Build succeeded (check pipeline). |
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## master #400 +/- ##
==========================================
+ Coverage 91.19% 91.25% +0.06%
==========================================
Files 90 91 +1
Lines 6005 6075 +70
==========================================
+ Hits 5476 5544 +68
- Misses 529 531 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Sonar scan resultMore detail, see in https://sonarqube-gate.intgdc.com/dashboard?id=gooddata-python-sdk-gate-PR400 To scan for vulnerabilities in dependencies and run unit tests (to get coverage report in sonar) please comment your PR with 'extended check sonar'. |
Build succeeded (gate pipeline).
|
Now includes composite keys support. LDM dataset references have a new "sources" option and "sourceColumns" are now Optional. This property is returned only if GDC_FEATURES_ENABLE_COMPOSITE_GRAIN=true