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

libflux: flux_open() cleanup #981

Merged
merged 1 commit into from
Feb 16, 2017
Merged

libflux: flux_open() cleanup #981

merged 1 commit into from
Feb 16, 2017

Conversation

morrone
Copy link
Contributor

@morrone morrone commented Feb 16, 2017

In flux_open(), remove a redudant if-statement and fix the function
comment to list the correct environment variable.

In flux_open(), remove a redudant if-statement and fix the function
comment to list the correct environment variable.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 76.219% when pulling 3be0025 on morrone:flux_open_cleanup into 0889e59 on flux-framework:master.

@codecov-io
Copy link

codecov-io commented Feb 16, 2017

Codecov Report

Merging #981 into master will increase coverage by 0.01%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #981      +/-   ##
==========================================
+ Coverage   75.93%   75.94%   +0.01%     
==========================================
  Files         152      152              
  Lines       25937    25936       -1     
==========================================
+ Hits        19694    19697       +3     
+ Misses       6243     6239       -4
Impacted Files Coverage Δ
src/common/libflux/handle.c 85.9% <71.42%> (+0.22%)
src/common/libflux/message.c 83.97% <ø> (+0.13%)
src/modules/kvs/kvs.c 80.71% <ø> (+0.24%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0889e59...3be0025. Read the comment docs.

@garlick
Copy link
Member

garlick commented Feb 16, 2017

Good cleanup. Merge?

@morrone
Copy link
Contributor Author

morrone commented Feb 16, 2017

Yes, please. Isn't that the default assumption with pull requests that one is requesting a pull? :)

@garlick
Copy link
Member

garlick commented Feb 16, 2017

Yes though it was a bit undersized wasn't it? Thanks :-)

@garlick garlick merged commit b877c17 into flux-framework:master Feb 16, 2017
@morrone morrone deleted the flux_open_cleanup branch February 17, 2017 22:18
@grondo grondo mentioned this pull request Mar 28, 2017
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