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

Remove references to tmp/ from tests #736

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

shihab-dls
Copy link
Collaborator

Addresses issue #271.

Grid detection plan tests were writing to the relative directory tmp. Instead, we now use the tmp_path fixture, which writes to a sub-directory of /tmp. Running the tests doesn't seem to write logs to the relative directory, so I think this should close the linked issue.

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@31e360a). Learn more about missing BASE report.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #736   +/-   ##
=======================================
  Coverage        ?   86.97%           
=======================================
  Files           ?      101           
  Lines           ?     6934           
  Branches        ?        0           
=======================================
  Hits            ?     6031           
  Misses          ?      903           
  Partials        ?        0           
Components Coverage Δ
i24 SSX 72.69% <ø> (?)
hyperion 96.55% <ø> (?)
other 96.56% <ø> (?)

@olliesilvester olliesilvester merged commit 35a64a2 into main Jan 8, 2025
22 checks passed
@olliesilvester olliesilvester deleted the 271_nothing_in_relative_tmp branch January 8, 2025 15:50
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