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

anowacki / SAC.jl / 71 / 7
65%
master: 65%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2018 07:39PM UTC
Files 11
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

24 Aug 2018 07:18PM UTC coverage: 93.399% (+34.6%) from 58.815%
71.7

push

travis-ci

anowacki
Improve compile time regression on v0.7+

On v0.7+, SAC spends up to a minute compiling the SACtr function
for reading Vector{Int8}, which used to be @eval'ed to avoid
typing out all the fields.

Instead, loop over fields and use setfield!.  This reduces
compile times back to v0.6 behaviour and doesn't slow down the
code at all.

283 of 303 relevant lines covered (93.4%)

929.23 hits per line

Source Files on job 71.7
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 58
  • Travis Job 71.7
  • f0721e6a on github
  • Prev Job for on master (#68.1)
  • Next Job for on master (#73.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