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

areaDetector / ADCore / 1098 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 30 Nov 2018 05:16PM UTC
Files 72
Run time 1min
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

30 Nov 2018 05:07PM UTC coverage: 40.024% (-0.003%) from 40.027%
EPICS_HOST_ARCH=linux-x86_64

push

travis-ci

MarkRivers
Optimization improvement when output arrays are sorted.
Previously it always put the array in the sort queue, even if
the order of this array was OK. That introduced an unneeded latency
because the sort tasks only runs periodically.  It caused ImageJ
updated rates to be slow, because the PVA output then comes in
bursts, and some arrays are dropped either in the pvAccess server
or client, not sure which.
Now if the array is in the correct order it is output immediately.

4417 of 11036 relevant lines covered (40.02%)

288.79 hits per line

Source Files on job 1098.1 (EPICS_HOST_ARCH=linux-x86_64)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1064
  • Travis Job 1098.1
  • bd7acc20 on github
  • Prev Job for EPICS_HOST_ARCH=linux-x86_64 on master (#1097.1)
  • Next Job for EPICS_HOST_ARCH=linux-x86_64 on master (#1099.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