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

fix text ut error #1049

Merged
merged 1 commit into from
Mar 20, 2024
Merged

fix text ut error #1049

merged 1 commit into from
Mar 20, 2024

Conversation

shenchucheng
Copy link
Collaborator

Features

  • Fix the unittest error in tests/metagpt/utils/test_text.py caused by the max token change of the gpt-3.5-turbo model.
  • Prevent excessive output if the test_text.py unittest fails.

Result
image

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.13%. Comparing base (cc6708a) to head (f91334d).

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1049      +/-   ##
==========================================
+ Coverage   81.86%   82.13%   +0.26%     
==========================================
  Files         246      246              
  Lines       13734    13734              
==========================================
+ Hits        11243    11280      +37     
+ Misses       2491     2454      -37     

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

@garylin2099
Copy link
Collaborator

corresponding tests passed, LGTM

@garylin2099 garylin2099 merged commit 76d801b into geekan:main Mar 20, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants