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

[#691] Fail attempt to fix pynose test discover on Windows #703

Closed
wants to merge 3 commits into from

Conversation

adiroiban
Copy link
Member

Scope

Fixes #691

The temp folder on macOS is not cleaned with Python 3.12

Changes

Allow cleanFolder in temp dir

How to try and test the changes

reviewers: @dumol

More of a fyi

Copy link

codecov bot commented Nov 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.03%. Comparing base (5e5a522) to head (2099e24).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #703   +/-   ##
=======================================
  Coverage   79.02%   79.03%           
=======================================
  Files          48       48           
  Lines        7811     7814    +3     
  Branches     1163     1163           
=======================================
+ Hits         6173     6176    +3     
  Misses       1363     1363           
  Partials      275      275           

see 1 file with indirect coverage changes

Components Coverage Δ
tests ∅ <ø> (∅)

@adiroiban adiroiban changed the title [#691] Fix temp folder cleanup. [#691] Fail attempt to fix pynose test discover on Windows Nov 3, 2024
@adiroiban adiroiban closed this Nov 3, 2024
@adiroiban adiroiban deleted the 691-pynose-test-run branch November 3, 2024 10:15
@dumol
Copy link
Contributor

dumol commented Nov 5, 2024

More of a fyi

ACK

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.

Check nose test discovery on Windows in py3
2 participants