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

JuliaArrays / StaticArrays.jl / 2253
81%
master: 82%

Build:
Build:
LAST BUILD BRANCH: foldl
DEFAULT BRANCH: master
Ran 22 Jul 2019 11:41AM UTC
Jobs 1
Files 41
Run time 4s
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
2253

Pull #636

travis-ci

web-flow
WIP: Add new `@SA` macro

New `@SA` macro designed to be a shorter, more focussed and hopefully
more correct version of `@SArray`. This macro can be used with array
literal sytax like `@SA[1,2,3]`.

Typed comprehension using one-based indexing and up to two dimensions is
currently supported. Some work remains to generalize this but we can
rely on constant propagation for things like `@SA T[f(x) for x in 1:3]` (the old
macro would `eval` the `1:3` part).
Pull Request #636: WIP new `@SA` macro and comprehension support

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

2285 of 2813 relevant lines covered (81.23%)

793.12 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2253.2 22 Jul 2019 11:41AM UTC 0
81.23
Travis Job 2253.2
Source Files on build 2253
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2253
  • Pull Request #636
  • PR Base - master (#2245)
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