Skip to content

[bot] Merge master/c31c1ecf into rel/dev#1687

Merged
yenkins-admin merged 2 commits into
rel/devfrom
snapshot-master-c31c1ecf-to-rel/dev
Jul 13, 2026
Merged

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

myhoai and others added 2 commits July 13, 2026 13:57
Add an optional run_metadata_extra parameter to build_run_context and every
evaluate_agentic_* entrypoint. Its keys are added to the Langfuse dataset-run
metadata; default None keeps behavior unchanged for existing callers. The
SDK-derived model_version is applied last and cannot be overwritten by it.

Stop hardcoding the consumer-specific "tavern-e2e" testing_framework tag in the
SDK (both build_run_context and the observe() fallback); callers now supply
their own run tags via run_metadata_extra. This enables a caller (e.g. gdc-nas
tavern-e2e CI) to stamp testing_framework + a github_run_id for exact report
isolation, without the SDK reading any ambient env itself.

Docstring converted to Google style. Includes unit coverage for the merge,
model_version precedence, and default paths.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
feat(gooddata-eval): optional run_metadata_extra on agentic evaluators
@yenkins-admin yenkins-admin merged commit 505ba9e into rel/dev Jul 13, 2026
1 check passed
@yenkins-admin yenkins-admin deleted the snapshot-master-c31c1ecf-to-rel/dev branch July 13, 2026 07:24
@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 92ddb815-8ca5-416f-9ccd-46b806c023b4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.91%. Comparing base (f8f7256) to head (c31c1ec).
⚠️ Report is 534 commits behind head on rel/dev.

Additional details and impacted files
@@             Coverage Diff             @@
##           rel/dev    #1687      +/-   ##
===========================================
+ Coverage    77.85%   77.91%   +0.05%     
===========================================
  Files          271      271              
  Lines        18603    18603              
===========================================
+ Hits         14483    14494      +11     
+ Misses        4120     4109      -11     

☔ 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