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

JuliaStats / DataArrays.jl / 582
84%

Build:
DEFAULT BRANCH: master
Ran 24 Feb 2017 02:31PM UTC
Jobs 1
Files 21
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
582

push

travis-ci

web-flow
Fixes for 0.6 (#235)

* Updates for Julia 0.6

Rewrite broadcast as generated function to avoid world age problems.
Use some of the broadcast functionality in Base.

Update getindex and setindex to Base changes. Use generated functions
instead of @nsplat. Use some of the Base machinery for getindex

Fix many syntax deprecations

* Remove Compat code

* Fix broadcast warnings and remove unused operator groups form operators.jl

* Use iteration instead of indexing into indices in setindex to avoid
deprecation warning

* Adjust CI

* Reenable precompilation

Add SpecialFunctions as dependency

Use new type keywords

* Use @inline instead of @generate when possible

* Now, erf, erfc, and digamma are in SpecialFunctions instead of Base

* Intialize arrays with all NAs. Flip bits _unsafe_getindex.

* Define linearindexing for Type{T} instead of T

* Update ! -> .! and remove commented out tests

* Reenable Compat. Necessary for old @nsplat and @ngenerate macros

* Make broadcast work for scalar Strings

* Update syntax for indexing traits

1470 of 1737 relevant lines covered (84.63%)

36072.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 582.1 24 Feb 2017 02:31PM UTC 0
84.63
Travis Job 582.1
Source Files on build 582
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #582
  • 2a83487b on github
  • Prev Build on master (#556)
  • Next Build on master (#605)
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