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

update math expert #947

Open
wants to merge 6 commits into
base: code_interpreter
Choose a base branch
from

Conversation

wubinhao
Copy link
Contributor

Features

  • xx
  • yy

Feature Docs

Influence

Result

Other

@codecov-commenter
Copy link

codecov-commenter commented Feb 29, 2024

Codecov Report

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

Project coverage is 79.92%. Comparing base (bcf5f05) to head (9dc34f6).
Report is 16 commits behind head on code_interpreter.

Files Patch % Lines
metagpt/roles/mi/math_expert.py 0.00% 87 Missing ⚠️
metagpt/actions/mi/code_reflection.py 0.00% 34 Missing ⚠️
metagpt/strategy/math_planner.py 0.00% 34 Missing ⚠️
metagpt/actions/mi/code_self_verification.py 0.00% 18 Missing ⚠️
metagpt/actions/mi/math_write_code.py 0.00% 15 Missing ⚠️
metagpt/actions/mi/math_output_answer.py 0.00% 11 Missing ⚠️

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

Additional details and impacted files
@@                 Coverage Diff                  @@
##           code_interpreter     #947      +/-   ##
====================================================
- Coverage             81.19%   79.92%   -1.28%     
====================================================
  Files                   226      232       +6     
  Lines                 12478    12678     +200     
====================================================
+ Hits                  10132    10133       +1     
- Misses                 2346     2545     +199     

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

@geekan geekan added the enhancement New feature or request label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants