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

cmd/flux-start: Add input error check #1168

Merged
merged 1 commit into from
Aug 29, 2017
Merged

Conversation

chu11
Copy link
Member

@chu11 chu11 commented Aug 29, 2017

If user specifies --bootstrap=selfpmi but does not specify --size,
output error message indicating it is needed.

Add unit test to test for this particular failure.

Fixes #1026

If user specifies --bootstrap=selfpmi but does not specify --size,
output error message indicating it is needed.

Add unit test to test for this particular failure.

Fixes flux-framework#1026
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling dbbc9da on chu11:issue1026 into ** on flux-framework:master**.

@codecov-io
Copy link

codecov-io commented Aug 29, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@a52a9c2). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #1168   +/-   ##
=========================================
  Coverage          ?   77.68%           
=========================================
  Files             ?      158           
  Lines             ?    29089           
  Branches          ?        0           
=========================================
  Hits              ?    22598           
  Misses            ?     6491           
  Partials          ?        0
Impacted Files Coverage Δ
src/cmd/flux-start.c 74.19% <100%> (ø)

@garlick
Copy link
Member

garlick commented Aug 29, 2017

Thanks, looks good! Looks like coverage is reporting the baseline is missing for some reason. Well, there's clearly no coverage issue here so I'll go ahead and merge this and look at that separately.

@garlick garlick merged commit 0c87cfa into flux-framework:master Aug 29, 2017
@chu11 chu11 deleted the issue1026 branch June 5, 2021 17:58
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.

4 participants