Skip to content

[EAGLE-5987]: fix another place where we need to use integers #576

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zeiler
Copy link
Member

@zeiler zeiler commented May 7, 2025

No description provided.

@zeiler zeiler requested a review from Copilot May 7, 2025 14:48
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an issue with the conversion of gRPC response enums to integers for the runner creation process.

  • Updated the MessageToDict call in the create_runner method to include use_integers_for_enums=True, ensuring consistency with similar changes elsewhere.

Copy link

github-actions bot commented May 7, 2025

Code Coverage

Package Line Rate Health
clarifai 43%
clarifai.cli 43%
clarifai.client 71%
clarifai.client.auth 74%
clarifai.constants 100%
clarifai.datasets 100%
clarifai.datasets.export 80%
clarifai.datasets.upload 75%
clarifai.datasets.upload.loaders 37%
clarifai.models 100%
clarifai.modules 0%
clarifai.rag 72%
clarifai.runners 10%
clarifai.runners.models 67%
clarifai.runners.utils 57%
clarifai.runners.utils.data_types 77%
clarifai.schema 100%
clarifai.urls 80%
clarifai.utils 74%
clarifai.utils.evaluation 67%
clarifai.workflows 94%
Summary 67% (5951 / 8945)

Minimum allowed line rate is 50%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant