Skip to content

[bot] Merge master/b967cf4c into rel/dev#1632

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

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

Adds GoodDataApiClientRetryConfig, applied to both the generated
api-client (via Configuration.retries) and the direct requests.post
in _do_post_request (via a Session with HTTPAdapter). Defaults: 10
retries on 429, backoff_factor=0.5, backoff_max=60s; Retry-After
honoured automatically.

jira: STL-2767
risk: low
STL-2767: Retry on HTTP 429 with Retry-After support
@yenkins-admin yenkins-admin merged commit 10ab6d8 into rel/dev May 27, 2026
1 check passed
@yenkins-admin yenkins-admin deleted the snapshot-master-b967cf4c-to-rel/dev branch May 27, 2026 11:37
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.06%. Comparing base (e1d6ad4) to head (b967cf4).
⚠️ Report is 504 commits behind head on rel/dev.

Files with missing lines Patch % Lines
packages/gooddata-sdk/src/gooddata_sdk/client.py 91.17% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           rel/dev    #1632      +/-   ##
===========================================
+ Coverage    79.03%   79.06%   +0.02%     
===========================================
  Files          231      231              
  Lines        15634    15667      +33     
===========================================
+ Hits         12357    12387      +30     
- Misses        3277     3280       +3     

☔ 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