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

NeuralEnsemble / elephant / 827 / 6
88%
master: 88%

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

16 Oct 2019 08:25AM UTC coverage: 75.477% (-0.03%) from 75.502%
DISTRIB="pip"

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))

4472 of 5925 relevant lines covered (75.48%)

0.75 hits per line

Source Files on job 827.6 (DISTRIB="pip")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 689
  • Travis Job 827.6
  • ce9e7ac7 on github
  • Prev Job for DISTRIB="pip" on master (#822.6)
  • Next Job for DISTRIB="pip" on master (#831.6)
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