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

Dev -> Main #650

Merged
merged 293 commits into from
Jul 5, 2023
Merged

Dev -> Main #650

merged 293 commits into from
Jul 5, 2023

Conversation

TransformerOptimus
Copy link
Collaborator

@TransformerOptimus TransformerOptimus commented Jul 4, 2023

Description

  • twitter tool
  • resources revamp
  • fixing agent run bugs

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.

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Patch coverage: 70.27% and project coverage change: +1.96 🎉

Comparison is base (988038c) 54.98% compared to head (b699125) 56.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #650      +/-   ##
==========================================
+ Coverage   54.98%   56.94%   +1.96%     
==========================================
  Files         118      134      +16     
  Lines        4578     5428     +850     
  Branches      494      548      +54     
==========================================
+ Hits         2517     3091     +574     
- Misses       1948     2220     +272     
- Partials      113      117       +4     
Impacted Files Coverage Δ
superagi/tools/email/send_email.py 88.00% <ø> (ø)
superagi/tools/resource/resource_toolkit.py 0.00% <0.00%> (ø)
superagi/vector_store/embedding/openai.py 74.07% <ø> (+24.07%) ⬆️
superagi/controllers/resources.py 34.17% <20.00%> (+1.28%) ⬆️
superagi/resource_manager/resource_summary.py 20.68% <20.68%> (ø)
superagi/worker.py 44.44% <22.72%> (-34.13%) ⬇️
superagi/jobs/agent_executor.py 39.59% <27.50%> (-1.59%) ⬇️
...uperagi/resource_manager/llama_document_summary.py 31.03% <31.03%> (ø)
superagi/agent/super_agi.py 31.70% <33.33%> (+0.33%) ⬆️
superagi/vector_store/vector_factory.py 29.41% <37.50%> (-0.59%) ⬇️
... and 42 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@TransformerOptimus TransformerOptimus merged commit 221e6e9 into main Jul 5, 2023
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.

8 participants