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

anowacki / SAC.jl / 71
65%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2018 07:28PM UTC
Jobs 8
Files 11
Run time 10min
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
71

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.

9 of 9 new or added lines in 1 file covered. (100.0%)

289 of 303 relevant lines covered (95.38%)

6501.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 71.1 24 Aug 2018 07:32PM UTC 0
58.8
Travis Job 71.1
2 71.2 24 Aug 2018 07:28PM UTC 0
93.73
Travis Job 71.2
3 71.3 24 Aug 2018 07:28PM UTC 0
93.4
Travis Job 71.3
4 71.4 24 Aug 2018 07:32PM UTC 0
58.8
Travis Job 71.4
5 71.5 24 Aug 2018 07:32PM UTC 0
93.4
Travis Job 71.5
6 71.6 24 Aug 2018 07:33PM UTC 0
93.73
Travis Job 71.6
7 71.7 24 Aug 2018 07:39PM UTC 0
93.4
Travis Job 71.7
8 71.8 24 Aug 2018 07:34PM UTC 0
93.73
Travis Job 71.8
Source Files on build 71
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #71
  • f0721e6a on github
  • Prev Build on master (#68)
  • Next Build on master (#73)
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