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

NeuralEnsemble / elephant / 827
88%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2019 08:43AM UTC
Jobs 1
Files 33
Run time 4s
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
827

push

travis-ci

dizcza
Performance and API enhancement for STTC (#244)

* Speedup for STTC
* Implemented spike search in other sptr with numpy search

Memory complexity: O(max(n1, n2)) (exactly max(n1, n2) is used
additionally at peak)
Runtime complexity: O(max(n1, n2)*log(max(n1, n2))), because search
happens n1 times with log(n2) for binary search (or n2 times with
log(n1))

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

4472 of 5925 relevant lines covered (75.48%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
6 827.6 (DISTRIB="pip") 16 Oct 2019 08:43AM UTC 0
75.48
Travis Job 827.6
Source Files on build 827
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #827
  • ce9e7ac7 on github
  • Prev Build on master (#822)
  • Next Build on master (#831)
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