AutoGPT icon indicating copy to clipboard operation
AutoGPT copied to clipboard

Fix/code errors

Open gocodeo opened this issue 1 year ago • 2 comments

Background

Changes

Fixed code errors:

  • autogpt/commands/google_search.py
  • autogpt/speech/say.py
  • autogpt/utils.py

Documentation

Test Plan

PR Quality Checklist

  • [ ] My pull request is atomic and focuses on a single change.
  • [ ] I have thoroughly tested my changes with multiple different prompts.
  • [ ] I have considered potential risks and mitigations for my changes.
  • [ ] I have documented my changes clearly and comprehensively.
  • [ ] I have not snuck in any "extra" small tweaks changes

gocodeo avatar May 15 '23 05:05 gocodeo

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) May 16, 2023 0:02am

vercel[bot] avatar May 15 '23 05:05 vercel[bot]

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0839a16) 62.18% compared to head (6e20268) 62.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4213   +/-   ##
=======================================
  Coverage   62.18%   62.18%           
=======================================
  Files          73       73           
  Lines        3345     3345           
  Branches      484      484           
=======================================
  Hits         2080     2080           
  Misses       1118     1118           
  Partials      147      147           
Impacted Files Coverage Δ
autogpt/speech/say.py 36.66% <100.00%> (ø)
autogpt/utils.py 63.15% <100.00%> (ø)

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

codecov[bot] avatar May 15 '23 05:05 codecov[bot]

Deployment failed with the following error:

Resource is limited - try again in 36 minutes (more than 100, code: "api-deployments-free-per-day").

vercel[bot] avatar May 16 '23 04:05 vercel[bot]

@ntindle Can you review this PR?

gocodeo avatar May 16 '23 09:05 gocodeo

Unfortunately, this change is not necessary, and will actually create problems. The current syntax is the most simple and preferred, and we appreciate your suggestion.

gravelBridge avatar May 16 '23 16:05 gravelBridge