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

JuliaArrays / StaticArrays.jl / 414
82%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2017 12:09AM UTC
Jobs 1
Files 29
Run time 2s
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
414

Pull #127

travis-ci

web-flow
RFC: Unify SArray,SMatrix,SVector

After the recent refactor something that used to be an SMatrix became a
two dimensional SArray (or vice versa - who can keep track). That situation
seems unfortunate and unnecessary, so this is an attempt to unify them.
This is decently breaking, because it requires the SArray dimension tuple
to be e.g. `Tuple{1,2}` rather than `(1,2)`, but should allow us to avoid
quite a bit of duplication. These are just the minimal changes to get this
running. I would imagine, we could remove some further duplication in follow
up patches.
Pull Request #127: RFC: Unify SArray,SMatrix,SVector

36 of 36 new or added lines in 5 files covered. (100.0%)

1456 of 2074 relevant lines covered (70.2%)

234.12 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/Scalar.jl
1
100.0
src/abstractarray.jl
2
100.0
src/SArray.jl
3
100.0
src/MArray.jl

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
src/Scalar.jl
15
100.0
src/MVector.jl
21
100.0
src/MMatrix.jl
36
100.0
src/MArray.jl
38
100.0
src/SArray.jl
Jobs
ID Job ID Ran Files Coverage
1 414.1 30 Mar 2017 12:09AM UTC 0
70.2
Travis Job 414.1
Source Files on build 414
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #414
  • Pull Request #127
  • PR Base - master (#413)
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