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

GH-2065: Correct join character for jobs in wrapper (was &, is now _) #2066

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

kinow
Copy link
Member

@kinow kinow commented Jan 16, 2025

Closes #2065

It's pending that I write a test that fails if we ever change it, accidentally, again to &.

@kinow kinow self-assigned this Jan 16, 2025
@kinow kinow added the bug Something isn't working label Jan 16, 2025
@kinow kinow added this to the Autosubmit 4.1.12 milestone Jan 16, 2025
@kinow kinow force-pushed the fix-2065-join-character branch from 10c1caa to 4a32910 Compare January 16, 2025 09:17
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.92%. Comparing base (120c335) to head (4a32910).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2066   +/-   ##
=======================================
  Coverage   48.92%   48.92%           
=======================================
  Files          72       72           
  Lines       17541    17541           
  Branches     3415     3415           
=======================================
  Hits         8582     8582           
  Misses       8154     8154           
  Partials      805      805           
Flag Coverage Δ
fast-tests 48.92% <100.00%> (ø)

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

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

@kinow kinow marked this pull request as ready for review January 16, 2025 12:40
@kinow kinow requested a review from dbeltrankyl January 16, 2025 12:40
@kinow
Copy link
Member Author

kinow commented Jan 16, 2025

Quick/easy one, thanks for the hints on where/what to fix, @dbeltrankyl . Ready for review.

@dbeltrankyl
Copy link
Contributor

Hello @kinow

I think we can merge it, sorry the delay I was focused on the tests for the wallclock issue

Thanks

@kinow
Copy link
Member Author

kinow commented Jan 20, 2025

Thanks Dani! Merging.

@kinow kinow merged commit 864ad4d into master Jan 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multi section bug reintroduced
3 participants