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

api fix #1086

Merged
merged 1 commit into from
Aug 18, 2023
Merged

api fix #1086

merged 1 commit into from
Aug 18, 2023

Conversation

Fluder-Paradyne
Copy link
Collaborator

Description

When tools were getting fetched toolkit was not being considered in this query

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.

@Fluder-Paradyne Fluder-Paradyne marked this pull request as ready for review August 18, 2023 14:10
@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Patch coverage: 40.00% and no project coverage change.

Comparison is base (10abe9e) 58.46% compared to head (5b5c07d) 58.46%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1086   +/-   ##
=======================================
  Coverage   58.46%   58.46%           
=======================================
  Files         205      205           
  Lines        9513     9513           
  Branches     1005     1005           
=======================================
  Hits         5562     5562           
  Misses       3688     3688           
  Partials      263      263           
Files Changed Coverage Δ
superagi/controllers/api/agent.py 34.86% <0.00%> (ø)
superagi/models/toolkit.py 79.59% <66.66%> (ø)

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

@Fluder-Paradyne Fluder-Paradyne merged commit 5227806 into main Aug 18, 2023
7 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