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

fixes for main #1356

Merged
merged 3 commits into from
Nov 3, 2023
Merged

fixes for main #1356

merged 3 commits into from
Nov 3, 2023

Conversation

rounak610
Copy link
Collaborator

@rounak610 rounak610 commented Nov 3, 2023

Description

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.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (42b22c6) 58.69% compared to head (b9f7a60) 58.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1356      +/-   ##
==========================================
- Coverage   58.69%   58.66%   -0.04%     
==========================================
  Files         230      230              
  Lines       11147    11188      +41     
  Branches     1198     1206       +8     
==========================================
+ Hits         6543     6563      +20     
- Misses       4273     4289      +16     
- Partials      331      336       +5     
Files Coverage Δ
superagi/types/model_source_types.py 92.85% <100.00%> (+0.26%) ⬆️
superagi/helper/llm_loader.py 56.66% <0.00%> (+10.00%) ⬆️
superagi/llms/local_llm.py 30.00% <0.00%> (ø)
superagi/jobs/agent_executor.py 27.48% <0.00%> (-2.07%) ⬇️
superagi/models/models.py 61.41% <50.00%> (-0.06%) ⬇️
superagi/llms/llm_model_factory.py 43.47% <0.00%> (-5.31%) ⬇️
superagi/models/models_config.py 45.63% <14.28%> (-2.29%) ⬇️
superagi/controllers/models_controller.py 60.86% <61.53%> (+0.34%) ⬆️

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

@rounak610 rounak610 merged commit 4afbd7c into main Nov 3, 2023
6 of 9 checks passed
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