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

Add files via upload #5130

Merged
merged 1 commit into from Aug 18, 2023
Merged

Add files via upload #5130

merged 1 commit into from Aug 18, 2023

Conversation

ntindle
Copy link
Member

@ntindle ntindle commented Aug 17, 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.
  • I have run the following commands against my code to ensure it passes our linters:
    black .
    isort .
    mypy
    autoflake --remove-all-unused-imports --recursive --ignore-init-module-imports --ignore-pass-after-docstring autogpt tests --in-place

@netlify
Copy link

netlify bot commented Aug 17, 2023

Deploy Preview for auto-gpt-docs failed.

Name Link
🔨 Latest commit ebae283
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/64de9b3e8417c500083a282f

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bed4809) 51.93% compared to head (ebae283) 51.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5130   +/-   ##
=======================================
  Coverage   51.93%   51.93%           
=======================================
  Files         117      117           
  Lines        4987     4987           
  Branches      671      671           
=======================================
  Hits         2590     2590           
  Misses       2199     2199           
  Partials      198      198           

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

@ntindle ntindle merged commit 4dd75ca into master Aug 18, 2023
13 of 18 checks passed
@ntindle ntindle deleted the feat/citation branch August 18, 2023 02:03
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.

None yet

2 participants