• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaLang / julia / #35945
86%
master: 78%

Build:
Build:
LAST BUILD BRANCH: gba/test-juliac
DEFAULT BRANCH: master
Ran 30 Jun 2020 10:22PM UTC
Jobs 1
Files 370
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
#35945

push

web-flow
Remove unnecessary restriction to `StridedVecOrMat` (#35929)

* Remove unnecessary restriction to `StridedVecOrMat`

The "Strided array interface" https://docs.julialang.org/en/v1/manual/interfaces/#man-interface-strided-arrays-1 means that this is useful beyond these types

* Update adjtrans.jl

* Add tests for adj/trans strides

* Add tests, change strides(::Adjoint{<:Any,<:AbstractVector}) definition

* stride(::AbstractrArray, k) for all k, add ConjPtr

* Remove ConjPtr

* Always throw an error if strides is not implemented

* Update abstractarray.jl

* Update blas.jl

* Remove k < 1 special case

* Also widen elsize to AbstractVecOrMat

* Use strides for dim > ndims

* Update stdlib/LinearAlgebra/test/blas.jl

Co-authored-by: Matt Bauman <mbauman@gmail.com>

11 of 11 new or added lines in 2 files covered. (100.0%)

56370 of 65452 relevant lines covered (86.12%)

41245628.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #35945.1 30 Jun 2020 10:22PM UTC 0
86.12
Source Files on build #35945
Detailed source file information is not available for this build.
  • Back to Repo
  • 6b2c7f14 on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc