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

Drop support for v0.5 + v0.6 updates #33

Merged
merged 7 commits into from
Aug 24, 2017
Merged

Conversation

alexmorley
Copy link
Contributor

No description provided.

@alexmorley alexmorley changed the title More Updates for v0.6 Drop support for v0.5 + v0.6 updates Aug 17, 2017
@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 90.285% when pulling d6a3e4d on alexmorley:updates-v0.6 into 0a19cf7 on Jutho:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 90.285% when pulling d6a3e4d on alexmorley:updates-v0.6 into 0a19cf7 on Jutho:master.

@Jutho
Copy link
Owner

Jutho commented Aug 20, 2017

Thanks for this. I guess you need to remove using Compat from the main file TensorOperations.jl. Also, is his fix_deps.jl file required, or is this something you used to automatically fix all the deprecations?

@codecov-io
Copy link

Codecov Report

Merging #33 into master will decrease coverage by 22.2%.
The diff coverage is 15.21%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #33       +/-   ##
===========================================
- Coverage   89.75%   67.54%   -22.21%     
===========================================
  Files          18       17        -1     
  Lines         605      795      +190     
===========================================
- Hits          543      537        -6     
- Misses         62      258      +196
Impacted Files Coverage Δ
src/implementation/recursive.jl 67.27% <0%> (-32.73%) ⬇️
src/indexnotation/product.jl 69.64% <0%> (-19%) ⬇️
src/auxiliary/axpby.jl 43.75% <0%> (-19.89%) ⬇️
src/indexnotation/sum.jl 37.2% <0%> (-12.8%) ⬇️
src/implementation/kernels.jl 86.2% <0%> (-13.8%) ⬇️
src/auxiliary/error.jl 50% <0%> (-50%) ⬇️
src/auxiliary/stridedarray.jl 60% <0%> (-25.72%) ⬇️
src/auxiliary/meta.jl 76.05% <0%> (-23.95%) ⬇️
src/implementation/strides.jl 80.39% <0%> (-19.61%) ⬇️
src/implementation/stridedarray.jl 66.66% <0%> (-20.66%) ⬇️
... and 18 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 0a19cf7...a16c6f8. Read the comment docs.

@coveralls
Copy link

coveralls commented Aug 24, 2017

Coverage Status

Coverage increased (+0.5%) to 90.285% when pulling a16c6f8 on alexmorley:updates-v0.6 into 0a19cf7 on Jutho:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 90.301% when pulling dfb4ca3 on alexmorley:updates-v0.6 into 0a19cf7 on Jutho:master.

1 similar comment
@coveralls
Copy link

coveralls commented Aug 24, 2017

Coverage Status

Coverage increased (+0.5%) to 90.301% when pulling dfb4ca3 on alexmorley:updates-v0.6 into 0a19cf7 on Jutho:master.

@Jutho Jutho merged commit 71fba9f into Jutho:master Aug 24, 2017
@Jutho
Copy link
Owner

Jutho commented Aug 24, 2017

Thanks. Unfortunately I won't be able to tag a new release for another two weeks, since I don't have access to my computer right now, and I am not aware that this can be done via GitHub (i.e. updating METADATA.jl)

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