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 #791

Merged
merged 53 commits into from
Jul 18, 2023
Merged

Dev -> Main #791

merged 53 commits into from
Jul 18, 2023

Conversation

TransformerOptimus
Copy link
Collaborator

@TransformerOptimus TransformerOptimus commented Jul 18, 2023

Description

  • Twitter tool fix
  • Auth error handling
  • Agent deletion
  • External tools fixes

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.

Arkajit-Datta and others added 30 commits June 22, 2023 19:42
…ngrade head for the delete agent migration file
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch coverage: 38.00% and project coverage change: -0.49 ⚠️

Comparison is base (9fe649d) 58.77% compared to head (8ff1bcc) 58.29%.

❗ Current head 8ff1bcc differs from pull request most recent head ffa40c6. Consider uploading reports for the commit ffa40c6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #791      +/-   ##
==========================================
- Coverage   58.77%   58.29%   -0.49%     
==========================================
  Files         156      156              
  Lines        6380     6306      -74     
  Branches      656      656              
==========================================
- Hits         3750     3676      -74     
- Misses       2476     2481       +5     
+ Partials      154      149       -5     
Impacted Files Coverage Δ
superagi/controllers/agent_config.py 38.04% <0.00%> (+0.40%) ⬆️
superagi/controllers/agent_execution.py 58.06% <0.00%> (+0.92%) ⬆️
superagi/helper/feed_parser.py 32.14% <0.00%> (ø)
superagi/jobs/agent_executor.py 33.79% <0.00%> (-0.97%) ⬇️
superagi/llms/google_palm.py 76.66% <0.00%> (ø)
superagi/llms/llm_model_factory.py 65.00% <0.00%> (-7.23%) ⬇️
superagi/models/configuration.py 75.00% <0.00%> (ø)
superagi/tools/code/write_code.py 85.45% <0.00%> (ø)
...agi/tools/google_serp_search/google_serp_search.py 0.00% <0.00%> (ø)
superagi/tools/jira/edit_issue.py 88.23% <0.00%> (ø)
... and 13 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 a47dfac into main Jul 18, 2023
8 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.

6 participants