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 tempfile warning #1184

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Fix tempfile warning #1184

merged 1 commit into from
Nov 17, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Nov 17, 2023

Fixes a number of WARNING: tempfile is deprecated; consider using mktemp instead.

e.g. https://github.com/ICB-DCM/pyPESTO/actions/runs/6903646092/job/18782766099

Fixes a number of `WARNING: tempfile is deprecated; consider using mktemp instead.`

e.g. https://github.com/ICB-DCM/pyPESTO/actions/runs/6903646092/job/18782766099
@dweindl dweindl requested a review from a team as a code owner November 17, 2023 12:23
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4eaeb12) 84.25% compared to head (f18e809) 84.26%.

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

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1184   +/-   ##
========================================
  Coverage    84.25%   84.26%           
========================================
  Files          148      148           
  Lines        11713    11713           
========================================
+ Hits          9869     9870    +1     
+ Misses        1844     1843    -1     

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

@dweindl dweindl merged commit f03db71 into ICB-DCM:develop Nov 17, 2023
18 checks passed
@dweindl dweindl deleted the fix_tempfile branch November 17, 2023 14:21
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