Skip to content

rearrange spans for eval trace#1757

Closed
PopescuTudor wants to merge 1 commit into
mainfrom
feat/rootTrace2
Closed

rearrange spans for eval trace#1757
PopescuTudor wants to merge 1 commit into
mainfrom
feat/rootTrace2

Conversation

@PopescuTudor

Copy link
Copy Markdown
Collaborator

--

@radu-mocanu radu-mocanu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UiPath Coded Agent

Golden-rule review. Produced by a UiPath Coded Agent, itself built with the UiPath Python SDK, the code that lives in this very repository.


1 golden-rule violation(s) found:

  • src/uipath/_cli/_evals/_runtime.py:305: Confirm a version bump accompanies this logic change
    • This change alters runtime behavior by adding new tracing spans and an exporter option, which is a logic change. I cannot see a package version bump in the diff. If one is not present, please bump the version so this change does not ride an unrelated version.
    • Fix: Confirm the package version is bumped in the appropriate project file as part of this change.

)
# Create the parent "Evaluation set run" span
tracer = trace.get_tracer(__name__)
span_attributes = {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirm a version bump accompanies this logic change

This change alters runtime behavior by adding new tracing spans and an exporter option, which is a logic change. I cannot see a package version bump in the diff. If one is not present, please bump the version so this change does not ride an unrelated version.

Fix: Confirm the package version is bumped in the appropriate project file as part of this change.

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.

3 participants