Skip to content

Rename isempty -> is_empty #506

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

Merged
merged 1 commit into from
Aug 27, 2018
Merged

Rename isempty -> is_empty #506

merged 1 commit into from
Aug 27, 2018

Conversation

blegat
Copy link
Member

@blegat blegat commented Aug 27, 2018

Closes #505

@blegat blegat added this to the 0.6.0 milestone Aug 27, 2018
@codecov-io
Copy link

codecov-io commented Aug 27, 2018

Codecov Report

Merging #506 into master will increase coverage by 0.08%.
The diff coverage is 96.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #506      +/-   ##
==========================================
+ Coverage   95.39%   95.47%   +0.08%     
==========================================
  Files          46       46              
  Lines        4694     5022     +328     
==========================================
+ Hits         4478     4795     +317     
- Misses        216      227      +11
Impacted Files Coverage Δ
src/attributes.jl 96.66% <ø> (ø) ⬆️
src/Utilities/model.jl 98.36% <ø> (+0.07%) ⬆️
src/MathOptInterface.jl 0% <ø> (ø) ⬆️
src/Test/nlp.jl 0% <0%> (ø) ⬆️
src/Test/UnitTests/solve.jl 100% <100%> (ø) ⬆️
src/Utilities/mockoptimizer.jl 94.9% <100%> (ø) ⬆️
src/Utilities/universalfallback.jl 99.3% <100%> (ø) ⬆️
src/Test/intlinear.jl 99.44% <100%> (ø) ⬆️
src/Test/modellike.jl 100% <100%> (ø) ⬆️
src/Test/UnitTests/objectives.jl 99.09% <100%> (+0.49%) ⬆️
... and 11 more

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 6b237a3...4fc7467. Read the comment docs.

@blegat blegat merged commit 6a0fce1 into master Aug 27, 2018
@blegat blegat deleted the bl/renameisempty branch August 28, 2018 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants