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

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

Build:
Build:
LAST BUILD BRANCH: v0.1.2
DEFAULT BRANCH: master
Ran 20 Nov 2016 04:38PM 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
515

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.

469 of 812 relevant lines covered (57.76%)

8028.11 hits per line

Jobs
ID Job ID Ran Files Coverage
3 515.3 20 Nov 2016 04:38PM UTC 0
57.76
Travis Job 515.3
Source Files on build 515
  • Tree
  • List 0
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #515
  • 5de334f5 on github
  • Prev Build on nl/broadcast (#514)
  • Next Build on nl/broadcast (#517)
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