-
Notifications
You must be signed in to change notification settings - Fork 4
add log file submited jobs #504
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
base: main
Are you sure you want to change the base?
Conversation
talonchandler
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @tayllatheodoro,
| transfer_function_dirpath, | ||
| ram_multiplier, | ||
| unique_id, | ||
| verbose |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm guessing you forgot to add parsing.py to the commit? The test show this import is failing.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #504 +/- ##
=========================================
+ Coverage 9.54% 10.57% +1.03%
=========================================
Files 30 41 +11
Lines 4591 7347 +2756
=========================================
+ Hits 438 777 +339
- Misses 4153 6570 +2417 ☔ View full report in Codecov by Sentry. |
|
I'm converting this to draft. @tayllatheodoro when you have a change to take another look let's repopen this against |
Used "unique_ids==-1" to flag the use of reconstruct CLI to run the orchestrated pipeline.