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

rename search_files to list_files #3595

Merged
merged 3 commits into from
Apr 30, 2023
Merged

Conversation

richbeales
Copy link
Contributor

@richbeales richbeales commented Apr 30, 2023

Background

Changes

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

@vercel
Copy link

vercel bot commented Apr 30, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Apr 30, 2023 8:48pm

@github-actions github-actions bot added size/m and removed size/s labels Apr 30, 2023
@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (abd6115) 59.98% compared to head (24162e7) 59.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3595   +/-   ##
=======================================
  Coverage   59.98%   59.98%           
=======================================
  Files          69       69           
  Lines        3099     3099           
  Branches      513      513           
=======================================
  Hits         1859     1859           
  Misses       1109     1109           
  Partials      131      131           
Impacted Files Coverage Δ
autogpt/commands/file_operations.py 83.72% <100.00%> (ø)

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

@ntindle ntindle merged commit c1329c9 into master Apr 30, 2023
@ntindle ntindle deleted the 3587-search_files-should-be-renamed branch April 30, 2023 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

The File_Operations command search_files should be renamed or changed
2 participants