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

pmwkaa / sophia / 154
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 07 Jan 2015 02:35PM UTC
Jobs 2
Files 164
Run time 3min
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
154

push

travis-ci

pmwkaa
sophia: add range queue data structure

This very simple data structure will be used
instead of red-black tree for fast
planner updates (delete + insert).

It maps requested value into a
sequential list of predefined ranges
(with specified step) and associated queue list.
Key precision can vary +-step.

Data structure has O(1) for add/delete and
iteration.

7325 of 8245 relevant lines covered (88.84%)

9884035.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 154.1 07 Jan 2015 02:35PM UTC 0
88.58
Travis Job 154.1
2 154.2 07 Jan 2015 02:36PM UTC 0
87.48
Travis Job 154.2
Source Files on build 154
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #154
  • 0eb4922c on github
  • Prev Build on dev (#153)
  • Next Build on dev (#155)
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