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

Utilize environment variables for all agent key bindings #3774

Merged
merged 6 commits into from
Jul 6, 2023

Merge branch 'master' into configuration-keys

59087e9
Select commit
Loading
Failed to load commit list.
Merged

Utilize environment variables for all agent key bindings #3774

Merge branch 'master' into configuration-keys
59087e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2023 in 1s

50.05% (+0.00%) compared to e088295

View this Pull Request on Codecov

50.05% (+0.00%) compared to e088295

Details

Codecov Report

Patch and project coverage have no change.

Comparison is base (e088295) 50.05% compared to head (59087e9) 50.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3774   +/-   ##
=======================================
  Coverage   50.05%   50.05%           
=======================================
  Files         116      116           
  Lines        4799     4799           
  Branches      643      643           
=======================================
  Hits         2402     2402           
  Misses       2218     2218           
  Partials      179      179           
Impacted Files Coverage Δ
autogpt/agent/agent.py 59.18% <ø> (ø)

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