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

JuliaArrays / StaticArrays.jl / 431
82%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2017 10:55AM UTC
Jobs 1
Files 29
Run time 1s
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
431

push

travis-ci

andyferris
RFC: Unify SArray,SMatrix,SVector (#127)

* 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.

* Bring Scalar/MArray into the fold

1458 of 2094 relevant lines covered (69.63%)

231.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 431.1 02 Apr 2017 10:55AM UTC 0
69.63
Travis Job 431.1
Source Files on build 431
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #431
  • b1714d9d on github
  • Prev Build on master (#430)
  • Next Build on master (#436)
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