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 FileNotFoundError english-words.txt in RetrieveChatTest #2284

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

thinkall
Copy link
Collaborator

@thinkall thinkall commented Apr 5, 2024

Why are these changes needed?

Fix test error: https://github.com/microsoft/autogen/actions/runs/8564295059/job/23470610822?pr=2256

unstructured released 0.13.1 a few hours ago which triggered the error, use the previous version 0.13.0 to fix it.

Related issue number

Checks

@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.11%. Comparing base (d4aa27a) to head (e322a04).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2284       +/-   ##
===========================================
+ Coverage   38.39%   50.11%   +11.71%     
===========================================
  Files          78       78               
  Lines        7808     7808               
  Branches     1669     1807      +138     
===========================================
+ Hits         2998     3913      +915     
+ Misses       4560     3570      -990     
- Partials      250      325       +75     
Flag Coverage Δ
unittest 14.31% <ø> (?)
unittests 49.07% <ø> (+10.69%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sonichi sonichi added this pull request to the merge queue Apr 5, 2024
Merged via the queue into main with commit 0d99d45 Apr 5, 2024
57 checks passed
@sonichi sonichi deleted the fix_unstructured branch April 5, 2024 05:07
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
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