Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Add code style badge #180

Closed
wants to merge 1 commit into from
Closed

Add code style badge #180

wants to merge 1 commit into from

Conversation

nickrobinson251
Copy link
Contributor

No description provided.

@mattBrzezinski
Copy link
Member

Travis CI is failing, definitely not from your changes.

Functional: Error During Test at /Users/travis/build/invenia/Nabla.jl/test/sensitivities/functional/functional.jl:4
  Got exception outside of a @test
  StackOverflowError:
  Stacktrace:
   [1] loggamma(::Dual{Float64}) at /Users/travis/.julia/packages/SpecialFunctions/ne2iw/src/gamma.jl:654 (repeats 80000 times)
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _mapreduce(::typeof(lgamma), ::typeof(+), ::IndexLinear, ::Array{Float64,1}) at reduce.jl:313
└ @ Base ./reduce.jl:313
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _mapreduce(::typeof(lgamma), ::typeof(+), ::IndexLinear, ::Array{Float64,1}) at reduce.jl:313
└ @ Base ./reduce.jl:313
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _mapreduce(::typeof(lgamma), ::typeof(+), ::IndexLinear, ::Array{Float64,1}) at reduce.jl:316
└ @ Base ./reduce.jl:316
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = mapreduce_first(::typeof(lgamma), ::Function, ::Float64) at reduce.jl:297
└ @ Base ./reduce.jl:297
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = mapfoldl_impl(::typeof(lgamma), ::typeof(+), ::NamedTuple{(:init,),Tuple{Float64}}, ::Array{Float64,1}, ::Int64) at reduce.jl:45
└ @ Base ./reduce.jl:45
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = mapfoldl_impl(::typeof(lgamma), ::typeof(+), ::NamedTuple{(:init,),Tuple{Float64}}, ::Array{Float64,1}, ::Int64) at reduce.jl:49
└ @ Base ./reduce.jl:49
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = mapfoldr_impl(::typeof(lgamma), ::typeof(+), ::NamedTuple{(:init,),Tuple{Float64}}, ::Array{Float64,1}, ::Int64) at reduce.jl:102
└ @ Base ./reduce.jl:102
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = mapfoldr_impl(::typeof(lgamma), ::typeof(+), ::NamedTuple{(:init,),Tuple{Float64}}, ::Array{Float64,1}, ::Int64) at reduce.jl:105
└ @ Base ./reduce.jl:105
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _mapreduce(::typeof(lgamma), ::typeof(Base.add_sum), ::IndexLinear, ::Array{Float64,1}) at reduce.jl:313
└ @ Base ./reduce.jl:313
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _mapreduce(::typeof(lgamma), ::typeof(Base.add_sum), ::IndexLinear, ::Array{Float64,1}) at reduce.jl:313
└ @ Base ./reduce.jl:313
┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead.
│   caller = _mapreduce(::typeof(lgamma), ::typeof(Base.add_sum), ::IndexLinear, ::Array{Float64,1}) at reduce.jl:316
└ @ Base ./reduce.jl:316

@nickrobinson251
Copy link
Contributor Author

nickrobinson251 commented Oct 14, 2019

Travis CI is failing, definitely not from your changes.

#182

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants