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

fixed api_bug #1081

Merged
merged 2 commits into from
Aug 18, 2023
Merged

fixed api_bug #1081

merged 2 commits into from
Aug 18, 2023

Conversation

Aryan-Singh-14
Copy link
Collaborator

Description

fixed the resume agent and update agent bug

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 Aug 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01% 🎉

Comparison is base (3d5c8fe) 58.45% compared to head (aa70ff3) 58.46%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1081      +/-   ##
==========================================
+ Coverage   58.45%   58.46%   +0.01%     
==========================================
  Files         205      205              
  Lines        9519     9513       -6     
  Branches     1007     1005       -2     
==========================================
- Hits         5564     5562       -2     
+ Misses       3691     3688       -3     
+ Partials      264      263       -1     
Files Changed Coverage Δ
superagi/controllers/api/agent.py 34.86% <0.00%> (+0.31%) ⬆️
superagi/worker.py 50.00% <ø> (ø)

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

@Fluder-Paradyne Fluder-Paradyne merged commit 10abe9e into main Aug 18, 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.

2 participants