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

Cleanup create_trajectories.sh with shellcheck #177

Merged
merged 7 commits into from
May 7, 2024

Conversation

danielhollas
Copy link
Contributor

@danielhollas danielhollas commented Mar 13, 2024

Mostly cosmetic changes and cleanup.

One functional change: It is now possible to specify submit_command=bash if the trajectories are to be run directly on a machine (e.g. Squirrel or Hamilton nodes) instead of submitting to queing system. In this case, the launch script r.abin doesn't need to be provided in the template directory.

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.84%. Comparing base (b5383db) to head (0768571).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   92.84%   92.84%           
=======================================
  Files          46       46           
  Lines        6720     6720           
  Branches      754      754           
=======================================
  Hits         6239     6239           
  Misses        469      469           
  Partials       12       12           
Flag Coverage Δ
unittests 22.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@danielhollas danielhollas added the refactor No functional changes, just refactoring or cleaning up the code. label Mar 13, 2024
@danielhollas danielhollas marked this pull request as ready for review April 2, 2024 20:43
@danielhollas danielhollas requested a review from JanosJiri April 11, 2024 00:29
Copy link
Contributor

@JanosJiri JanosJiri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks all good to me

@danielhollas
Copy link
Contributor Author

danielhollas commented Apr 11, 2024

Cheers @JanosJiri.

I'll merge after Jack tests it out on squirrel.

@danielhollas danielhollas merged commit 675ae72 into master May 7, 2024
19 checks passed
@danielhollas danielhollas deleted the create-trajs-shellcheck branch May 7, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor No functional changes, just refactoring or cleaning up the code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants