Skip to content
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

[EAGLE-5342] Added Model Upload Tests #495

Merged
merged 17 commits into from
Jan 24, 2025
Merged

Conversation

luv-bansal
Copy link
Contributor

@luv-bansal luv-bansal commented Jan 24, 2025

What

  • Added Model Upload tests
  • Added Dummy HF model and added run-locally tests for HF model too
  • Current tar function don't works in windows, so replacing it with Python's built-in tarfile module

Why

How

Tests

Notes

@luv-bansal luv-bansal requested a review from zeiler January 24, 2025 10:23
@luv-bansal luv-bansal changed the title Added Model Upload Tests [EAGLE-5342] Added Model Upload Tests Jan 24, 2025
Copy link

Code Coverage

Package Line Rate Health
clarifai 43%
clarifai.cli 65%
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 9%
clarifai.runners.models 56%
clarifai.runners.utils 66%
clarifai.schema 100%
clarifai.urls 80%
clarifai.utils 77%
clarifai.utils.evaluation 67%
clarifai.workflows 94%
Summary 67% (4397 / 6517)

Minimum allowed line rate is 50%

@luv-bansal luv-bansal merged commit b85883f into master Jan 24, 2025
17 checks passed
@luv-bansal luv-bansal deleted the add-model-upload-tests branch January 24, 2025 15:05
@luv-bansal luv-bansal mentioned this pull request Jan 24, 2025
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.

2 participants