MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

feat: Add software team tool lib for DI

Open iorisa opened this issue 1 year ago • 1 comments

Features Add software team tool lib for DI

iorisa avatar Mar 20 '24 03:03 iorisa

Codecov Report

Attention: Patch coverage is 39.72603% with 88 lines in your changes are missing coverage. Please review.

Project coverage is 81.28%. Comparing base (adb42f4) to head (a6f31bf).

Files Patch % Lines
metagpt/tools/libs/software_development.py 30.52% 66 Missing :warning:
metagpt/provider/google_gemini_api.py 22.22% 14 Missing :warning:
metagpt/provider/base_llm.py 73.33% 4 Missing :warning:
metagpt/actions/action.py 33.33% 2 Missing :warning:
metagpt/provider/openai_api.py 50.00% 1 Missing :warning:
metagpt/utils/git_repository.py 75.00% 1 Missing :warning:

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1053      +/-   ##
==========================================
- Coverage   81.70%   81.28%   -0.42%     
==========================================
  Files         246      247       +1     
  Lines       13734    13855     +121     
==========================================
+ Hits        11221    11262      +41     
- Misses       2513     2593      +80     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Mar 20 '24 03:03 codecov-commenter