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

JuliaArrays / StaticArrays.jl / 431 / 1
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2017 10:55AM UTC
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

02 Apr 2017 10:52AM UTC coverage: 69.628% (-0.7%) from 70.288%
431.1

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

Source Files on job 431.1
  • Tree
  • List 0
  • Changed 15
  • Source Changed 11
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 431
  • Travis Job 431.1
  • b1714d9d on github
  • Prev Job for on master (#430.1)
  • Next Job for on master (#436.1)
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