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

add workdir in test #1274

Merged
merged 4 commits into from
Jan 16, 2024
Merged

add workdir in test #1274

merged 4 commits into from
Jan 16, 2024

Conversation

sonichi
Copy link
Contributor

@sonichi sonichi commented Jan 16, 2024

Why are these changes needed?

Without work_dir, one test can run into permission error. For example, https://github.com/microsoft/autogen/actions/runs/7535775093/job/20512243608?pr=1269

Related issue number

Checks

@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d1c1548) 32.08% compared to head (8ab302e) 41.66%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1274      +/-   ##
==========================================
+ Coverage   32.08%   41.66%   +9.57%     
==========================================
  Files          32       32              
  Lines        4394     4416      +22     
  Branches     1025     1099      +74     
==========================================
+ Hits         1410     1840     +430     
+ Misses       2867     2401     -466     
- Partials      117      175      +58     
Flag Coverage Δ
unittests 41.59% <ø> (+9.55%) ⬆️

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.

Copy link
Contributor

@qingyun-wu qingyun-wu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@qingyun-wu qingyun-wu added this pull request to the merge queue Jan 16, 2024
Merged via the queue into main with commit adbfb20 Jan 16, 2024
22 checks passed
@sonichi sonichi deleted the workdir branch January 16, 2024 15:17
joshkyh pushed a commit that referenced this pull request Jan 17, 2024
* add workdir in test

* catch filenotfound

* modify print msg
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* add workdir in test

* catch filenotfound

* modify print msg
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