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

Tests utils suite #2961

Merged
merged 39 commits into from
Apr 23, 2023
Merged

Tests utils suite #2961

merged 39 commits into from
Apr 23, 2023

Conversation

rihp
Copy link
Contributor

@rihp rihp commented Apr 22, 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

waynehamadi and others added 30 commits April 22, 2023 05:52
Signed-off-by: Merwane Hamadi <[email protected]>
Signed-off-by: Merwane Hamadi <[email protected]>
…re/create-smoke-test

Feature/create smoke test
…e-plugins

Enable support for loading multiple plugins per zip file
…s/richbeales-patch-1

Plugins: debug line always printed in plugin load
Signed-off-by: Merwane Hamadi <[email protected]>
Signed-off-by: Merwane Hamadi <[email protected]>
…re/add-decorator-to-tests

add decorator to tests so it's skipped if api key required but not present in the environment
@codecov
Copy link

codecov bot commented Apr 22, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -6.25 ⚠️

Comparison is base (986bdaa) 43.88% compared to head (8f4d6f1) 37.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2961      +/-   ##
==========================================
- Coverage   43.88%   37.64%   -6.25%     
==========================================
  Files          60       60              
  Lines        2855     2856       +1     
  Branches      472      472              
==========================================
- Hits         1253     1075     -178     
- Misses       1498     1719     +221     
+ Partials      104       62      -42     
Impacted Files Coverage Δ
autogpt/utils.py 84.21% <100.00%> (+60.99%) ⬆️

... and 16 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@ntindle
Copy link
Member

ntindle commented Apr 22, 2023

Fix black but ignore code cov complaints

@ntindle
Copy link
Member

ntindle commented Apr 23, 2023

Drop the test_agents.py file

@ntindle ntindle merged commit 2b5852f into Significant-Gravitas:master Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants