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

Liu 282 #195

Merged
merged 7 commits into from
Aug 19, 2022
Merged

Liu 282 #195

merged 7 commits into from
Aug 19, 2022

Conversation

awicenec
Copy link
Contributor

This pull request moves the creation of the session directory to the init of the session object, rather than leaving it to a FileDROP. It also moves the session log-file to that directory and changes the overall working directory for the rest of the graph execution to that. There is also an additional change to capture the main doc-string of casatasks and use them in palettes.

For some reason the test_registry.py tests failed on github when pushing with an sqlite3 operational error when trying to open the DB file. Changing the file to use tempfile fixed that.

@coveralls
Copy link

coveralls commented Aug 15, 2022

Coverage Status

Coverage decreased (-0.1%) to 82.153% when pulling a230189 on liu-282 into fea07cc on master.

awicenec and others added 3 commits August 16, 2022 00:19
@pritchardn
Copy link
Collaborator

I've merged the latest from master into this branch and factored in the recent data drop move to dlg.data.
Otherwise this looks good to go.

@awicenec awicenec merged commit 1cd863c into master Aug 19, 2022
@awicenec awicenec deleted the liu-282 branch May 9, 2023 13: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.

None yet

3 participants