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

JuliaArrays / StaticArrays.jl / 436
82%

Build:
DEFAULT BRANCH: master
Ran 03 Apr 2017 04:50AM 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
436

cron

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

1456 of 2094 relevant lines covered (69.53%)

231.97 hits per line

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