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

Feature docs #920

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Feature docs #920

wants to merge 11 commits into from

Conversation

shenchucheng
Copy link
Collaborator

Features

  • write docstring by LLM
  • move information, such as 'Author', from the docstring to module-level comments in the file using the # symbol
  • fix intermittent UT errors of the web browser engine caused by network issues

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (06d7269) 81.19% compared to head (4642efd) 81.01%.

Files Patch % Lines
metagpt/tools/web_browser_engine_selenium.py 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #920      +/-   ##
==========================================
- Coverage   81.19%   81.01%   -0.19%     
==========================================
  Files         226      223       -3     
  Lines       12477    12332     -145     
==========================================
- Hits        10131     9991     -140     
+ Misses       2346     2341       -5     

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

@iorisa iorisa added the documentation Improvements or additions to documentation label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants