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

Simplified plugin log messages #4870

Merged

Conversation

lc0rp
Copy link
Contributor

@lc0rp lc0rp commented Jul 3, 2023

Simplified plugin log messages to make plugin debugging easier

Simplified plugin log messages
@netlify
Copy link

netlify bot commented Jul 3, 2023

Deploy Preview for auto-gpt-docs canceled.

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

@github-actions github-actions bot added the size/m label Jul 3, 2023
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch coverage: 92.30% and project coverage change: +0.06 🎉

Comparison is base (744275b) 70.67% compared to head (4c842ef) 70.73%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4870      +/-   ##
==========================================
+ Coverage   70.67%   70.73%   +0.06%     
==========================================
  Files          69       69              
  Lines        3390     3397       +7     
  Branches      554      556       +2     
==========================================
+ Hits         2396     2403       +7     
  Misses        809      809              
  Partials      185      185              
Impacted Files Coverage Δ
autogpt/plugins/__init__.py 73.12% <88.88%> (+0.51%) ⬆️
autogpt/plugins/plugins_config.py 77.96% <100.00%> (+1.60%) ⬆️

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

Pwuts
Pwuts previously approved these changes Jul 4, 2023
@Pwuts Pwuts self-assigned this Jul 4, 2023
@Pwuts Pwuts added this to the v0.4.4 Release milestone Jul 4, 2023
@Pwuts Pwuts requested a review from collijk as a code owner July 5, 2023 17:16
@Pwuts Pwuts force-pushed the simplified_plugin_log_messages branch from d377cc3 to b2011d6 Compare July 5, 2023 17:20
@Pwuts Pwuts merged commit 66635f3 into Significant-Gravitas:master Jul 5, 2023
16 checks passed
dayofthedave pushed a commit to dayofthedave/Auto-GPT that referenced this pull request Jul 17, 2023
Simplified plugin log messages to make plugin debugging easier

---------

Co-authored-by: Reinier van der Leer <[email protected]>
@lc0rp lc0rp deleted the simplified_plugin_log_messages branch July 23, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants