Skip to content

Fully drop 0.7 support.#38

Merged
tkoolen merged 1 commit intomasterfrom
tk/drop-0.7
Sep 26, 2018
Merged

Fully drop 0.7 support.#38
tkoolen merged 1 commit intomasterfrom
tk/drop-0.7

Conversation

@tkoolen
Copy link
Copy Markdown
Owner

@tkoolen tkoolen commented Sep 26, 2018

Needed because of ambiguities with deprecated methods on 0.7:

 (any(f::F, tsc::TypeSortedCollection{#s16,N} where #s16) where {F, N} in TypeSortedCollections at /home/twan/.julia/dev/TypeSortedCollections/src/TypeSortedCollections.jl:224, any(a::AbstractArray, dims) in Base at deprecated.jl:53)
 (all(f::F, tsc::TypeSortedCollection{#s16,N} where #s16) where {F, N} in TypeSortedCollections at /home/twan/.julia/dev/TypeSortedCollections/src/TypeSortedCollections.jl:244, all(a::AbstractArray, dims) in Base at deprecated.jl:53)

Also lose Compat dependency.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 26, 2018

Codecov Report

Merging #38 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   98.33%   98.33%           
=======================================
  Files           1        1           
  Lines         120      120           
=======================================
  Hits          118      118           
  Misses          2        2
Impacted Files Coverage Δ
src/TypeSortedCollections.jl 98.33% <ø> (ø) ⬆️

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 40e10bb...9ad67e2. Read the comment docs.

@tkoolen tkoolen merged commit a9099da into master Sep 26, 2018
@tkoolen tkoolen deleted the tk/drop-0.7 branch September 26, 2018 18:51
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.

1 participant