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 option to not remove temporary directories #2221

Merged
merged 3 commits into from
Dec 3, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Dec 1, 2023

Convenient for debugging purposes in order to keep directories without rewriting a test using a tempdir.

Convenient for debugging purposes in order to keep directories without rewriting a test using a tempdir.
@dweindl dweindl requested a review from a team as a code owner December 1, 2023 19:48
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #2221 (2dca397) into develop (52b1af6) will decrease coverage by 0.01%.
The diff coverage is 71.42%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2221      +/-   ##
===========================================
- Coverage    76.50%   76.50%   -0.01%     
===========================================
  Files           91       91              
  Lines        15034    15041       +7     
===========================================
+ Hits         11502    11507       +5     
- Misses        3532     3534       +2     
Flag Coverage Δ
cpp 73.08% <ø> (ø)
cpp_python 37.03% <ø> (ø)
petab 53.79% <71.42%> (+0.02%) ⬆️
python 77.12% <71.42%> (-0.01%) ⬇️
sbmlsuite ?

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

Files Coverage Δ
python/sdist/amici/testing.py 64.70% <71.42%> (+4.70%) ⬆️

@dweindl dweindl self-assigned this Dec 1, 2023
@dweindl dweindl merged commit 81872cc into AMICI-dev:develop Dec 3, 2023
17 of 19 checks passed
@dweindl dweindl deleted the keep_tmpdir branch December 3, 2023 17:09
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.

2 participants