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

Removing temporary files at the end of execution #1784

Merged
merged 3 commits into from
Jan 18, 2023

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Jan 17, 2023

Some functions such as load_array, load_table, input, etc ... left some temporary files behind. This PR fixes that.

@germa89 germa89 self-assigned this Jan 17, 2023
@germa89 germa89 added the Enhancement Improve any current implemented feature label Jan 17, 2023
@github-actions github-actions bot added the New Feature Request or proposal for a new feature label Jan 17, 2023
@github-actions
Copy link
Contributor

Please add one of the following labels to add this contribution to the Release Notes 👇

@codecov
Copy link

codecov bot commented Jan 18, 2023

Codecov Report

Merging #1784 (671a791) into main (1200969) will increase coverage by 81.59%.
The diff coverage is 83.33%.

@@            Coverage Diff            @@
##           main    #1784       +/-   ##
=========================================
+ Coverage      0   81.59%   +81.59%     
=========================================
  Files         0       45       +45     
  Lines         0     7752     +7752     
=========================================
+ Hits          0     6325     +6325     
- Misses        0     1427     +1427     

@germa89
Copy link
Collaborator Author

germa89 commented Jan 18, 2023

Skipping coverage issue because it should be fixed when ubuntu local runs correctly.

@germa89 germa89 merged commit df9d3bd into main Jan 18, 2023
@germa89 germa89 deleted the feat/delete-input-temp-file branch January 18, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improve any current implemented feature New Feature Request or proposal for a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant