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

test: create temp files in a separate folder #45

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Conversation

nfischer
Copy link
Owner

No change to logic. This updates the tests to switch into the test_data/ folder for creating temp files. This allows for more reliable temp file cleanup.

No change to logic. This updates the tests to switch into the
`test_data/` folder for creating temp files. This allows for more
reliable temp file cleanup.
@nfischer nfischer added the test label Jun 23, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1baf550) to head (ea50b10).

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           25        25           
=========================================
  Hits            25        25           

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

@nfischer nfischer merged commit 322dedd into main Jun 23, 2024
44 checks passed
@nfischer nfischer deleted the test-data-folder branch June 23, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants