Skip to content

[bot] Merge master/ed73ef40 into rel/dev - #1802

Merged
yenkins-admin merged 3 commits into
rel/devfrom
snapshot-master-ed73ef40-to-rel/dev
Sep 10, 2026
Merged

yenkins-admin merged 3 commits into
rel/devfrom
snapshot-master-ed73ef40-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 ed73ef4 (created by https://github.com/gooddata/gooddata-python-sdk/actions/runs/34451683036).

tychtjan and others added 3 commits September 10, 2026 08:59
…GFUSE_BASE_URL

Add pure building blocks for the Langfuse v4 migration under core/langfuse: env resolution
(LANGFUSE_BASE_URL with LANGFUSE_HOST fallback), an OTLP/JSON span encoder, and the
experiment root-span builder with ScoreTarget. The three existing env readers resolve their
base URL through the shared helper. No call-site behaviour changes otherwise.

jira: trivial
risk: low
…LP export responses

OTLP/JSON encodes int64 fields as decimal strings, so partialSuccess.rejectedSpans may
arrive as "1"; the parser coerces it before the comparison instead of raising TypeError.
The two base-URL tests compare without the trailing slash that httpx 0.27 appends, so they
hold across the supported httpx range.

jira: trivial
risk: low
feat(gooddata-eval): Langfuse v4 foundations — OTLP encoder, experiment span builder, LANGFUSE_BASE_URL
@yenkins-admin
yenkins-admin merged commit a39d255 into rel/dev Sep 10, 2026
1 check passed
@yenkins-admin
yenkins-admin deleted the snapshot-master-ed73ef40-to-rel/dev branch September 10, 2026 07:47
@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.44898% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.01%. Comparing base (ebca7d9) to head (ed73ef4).
⚠️ Report is 581 commits behind head on rel/dev.

Files with missing lines Patch % Lines
...ddata-eval/src/gooddata_eval/core/langfuse/otlp.py 96.90% 3 Missing ⚠️
...eval/src/gooddata_eval/core/langfuse/experiment.py 97.29% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           rel/dev    #1802      +/-   ##
===========================================
+ Coverage    81.86%   82.01%   +0.14%     
===========================================
  Files          277      280       +3     
  Lines        20016    20208     +192     
===========================================
+ Hits         16387    16574     +187     
- Misses        3629     3634       +5     

☔ View full report in Codecov by Harness.
📢 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