Skip to content

Conversation

@timholy
Copy link
Member

@timholy timholy commented Mar 31, 2019

Trivial, but I suspect we may want to tag 0.4.1 fairly soon.

@codecov-io
Copy link

codecov-io commented Mar 31, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #251   +/-   ##
=======================================
  Coverage   87.15%   87.15%           
=======================================
  Files          14       14           
  Lines        1985     1985           
=======================================
  Hits         1730     1730           
  Misses        255      255
Impacted Files Coverage Δ
src/JuliaInterpreter.jl 95.45% <ø> (ø) ⬆️
src/construct.jl 92.18% <100%> (ø) ⬆️
src/utils.jl 87% <100%> (ø) ⬆️
src/interpret.jl 86.4% <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 8912002...86af63c. Read the comment docs.

@KristofferC
Copy link
Member

Add a TODO to remove this completely after support for 1.1 is dropped?

@timholy
Copy link
Member Author

timholy commented Mar 31, 2019

Add a TODO to remove this completely after support for 1.1 is dropped?

That'd be fine, but are we expecting to need to drop support for any Julia 1.x versions? So far I think it's not been hard to keep supporting them all.

@KristofferC
Copy link
Member

Probably not. The comment might just be distracting. Fine either way :)

@timholy timholy merged commit 7deef44 into master Mar 31, 2019
@timholy timholy deleted the teh/syms branch March 31, 2019 13:20
timholy added a commit that referenced this pull request Apr 2, 2019
- Fix for change in CodeInfo.slotnames type on julia master (#251)
- Add a way to break on throw (#253)
- Exclude Union{} from is_vararg_type (#254)
- Various performance improvements (#254)
@timholy timholy mentioned this pull request Apr 2, 2019
timholy added a commit that referenced this pull request Apr 2, 2019
- Fix for change in CodeInfo.slotnames type on julia master (#251)
- Add a way to break on throw (#253)
- Exclude Union{} from is_vararg_type (#254)
- Various performance improvements (#254)
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