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

Models Hosting #1239

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from
Open

Models Hosting #1239

wants to merge 14 commits into from

Conversation

jedan2506
Copy link
Collaborator

Description

  1. Model Hosting

Related Issues

Solution and Design

Test Plan

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

@jedan2506 jedan2506 changed the title Models Hosting 1 Models Hosting Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 61.44% and no project coverage change.

Comparison is base (2ccbd4b) 58.93% compared to head (ec104d5) 58.93%.

❗ Current head ec104d5 differs from pull request most recent head 9b8adf4. Consider uploading reports for the commit 9b8adf4 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1239   +/-   ##
=======================================
  Coverage   58.93%   58.93%           
=======================================
  Files         228      230    +2     
  Lines       11028    11093   +65     
  Branches     1182     1187    +5     
=======================================
+ Hits         6499     6538   +39     
- Misses       4199     4228   +29     
+ Partials      330      327    -3     
Files Changed Coverage Δ
superagi/controllers/models_controller.py 61.47% <50.00%> (-0.91%) ⬇️
superagi/controllers/types/is_installed.py 50.00% <50.00%> (ø)
superagi/models/readme_content.py 60.86% <60.86%> (ø)
superagi/models/models.py 62.66% <71.87%> (+1.69%) ⬆️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant