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

Fix various Julia v0.7 warnings #1349

Merged
merged 9 commits into from
Jun 18, 2018
Merged

Fix various Julia v0.7 warnings #1349

merged 9 commits into from
Jun 18, 2018

Conversation

blegat
Copy link
Member

@blegat blegat commented Jun 18, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jun 18, 2018

Codecov Report

Merging #1349 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1349   +/-   ##
=======================================
  Coverage   89.33%   89.33%           
=======================================
  Files          24       24           
  Lines        3386     3386           
=======================================
  Hits         3025     3025           
  Misses        361      361
Impacted Files Coverage Δ
src/macros.jl 88.48% <100%> (ø) ⬆️
src/Derivatives/coloring.jl 97.68% <100%> (ø) ⬆️
src/Derivatives/subexpressions.jl 100% <100%> (ø) ⬆️
src/Derivatives/linearity.jl 95.91% <100%> (ø) ⬆️
src/Derivatives/conversion.jl 98.11% <100%> (ø) ⬆️
src/JuMPArray.jl 76.04% <100%> (ø) ⬆️
src/Derivatives/topological_sort.jl 100% <100%> (ø) ⬆️
src/Derivatives/types.jl 100% <100%> (ø) ⬆️
src/variables.jl 88.55% <100%> (ø) ⬆️

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 1d94c4b...4e6e653. Read the comment docs.

@blegat blegat merged commit 75258ea into master Jun 18, 2018
@blegat blegat deleted the bl/fix0.7 branch June 29, 2018 08:21
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.

2 participants