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

create_work: clarify error message #6035

Merged
merged 1 commit into from
Jan 28, 2025
Merged

create_work: clarify error message #6035

merged 1 commit into from
Jan 28, 2025

Conversation

davidpanderson
Copy link
Contributor

You can't specify job cmdline args both in the input template and in the create_work command line.
Clarify this (at some point we could remove this restriction)

You can't specify job cmdline args both in the input template
and in the create_work command line.
Clarify this (at some point we could remove this restriction)
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 11.95%. Comparing base (df43b3f) to head (297ce35).
Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
tools/process_input_template.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6035      +/-   ##
============================================
+ Coverage     10.70%   11.95%   +1.24%     
  Complexity     1068     1068              
============================================
  Files           280      280              
  Lines         36713    36974     +261     
  Branches       8513     8533      +20     
============================================
+ Hits           3930     4420     +490     
+ Misses        32394    32154     -240     
- Partials        389      400      +11     
Files with missing lines Coverage Δ
tools/process_input_template.cpp 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

@AenBleidd AenBleidd requested a review from Copilot January 28, 2025 09:42
@AenBleidd AenBleidd added this to the Server Release 1.6.0 milestone Jan 28, 2025
@AenBleidd AenBleidd merged commit eabd32f into master Jan 28, 2025
152 of 153 checks passed
@AenBleidd AenBleidd deleted the dpa_submit15 branch January 28, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants