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

JuliaStats / NullableArrays.jl / 514
63%
master: 67%

Build:
Build:
LAST BUILD BRANCH: v0.1.2
DEFAULT BRANCH: master
Ran 20 Nov 2016 02:50PM UTC
Jobs 1
Files 14
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
514

push

travis-ci

nalimilan
Rewrite broadcast() using Base implementation and lifting semantics

Remove the custom implementation of broadcast(), and just call
the base method on the lifted method. For now, standard lifting
semantics are always used, even for logical operators and isnull/get.

Performance will probably be worse than before, but at least the
semantics will be correct. We can always re-implement the custom
and faster versions later when broadcast() has stabilized in Base
and Nullable support has settled.

467 of 808 relevant lines covered (57.8%)

4765.38 hits per line

Jobs
ID Job ID Ran Files Coverage
3 514.3 20 Nov 2016 02:50PM UTC 0
57.8
Travis Job 514.3
Source Files on build 514
  • Tree
  • List 0
  • Changed 10
  • Source Changed 2
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #514
  • 5f7c6a18 on github
  • Prev Build on nl/broadcast (#510)
  • Next Build on nl/broadcast (#515)
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

© 2025 Coveralls, Inc