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

kernelmethod / Skiplists.jl
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: optimizations
DEFAULT BRANCH: master
Repo Added 27 May 2020 07:30AM UTC
Files 4
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

LAST BUILD ON BRANCH skiplist_set
branch: skiplist_set
CHANGE BRANCH
x
Reset
  • skiplist_set
  • list_unrolling
  • master
  • optimizations
  • v0.1.0

pending completion
31

push

travis-ci-com

kernelmethod
Don't call height() multiple times in find_node, since the list height might be change between calls to the function.

129 of 147 relevant lines covered (87.76%)

86424.54 hits per line

Relevant lines Covered
Build:
Build:
147 RELEVANT LINES 129 COVERED LINES
86424.54 HITS PER LINE
Source Files on skiplist_set
  • Tree
  • List 4
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
31 skiplist_set Don't call height() multiple times in find_node, since the list height might be change between calls to the function. push 06 Jun 2020 10:04PM UTC kernelmethod travis-ci-com pending completion  
29 skiplist_set Merge 14ac42a75 into 5287d337c Pull #5 06 Jun 2020 09:58PM UTC web-flow travis-ci-com pending completion  
28 skiplist_set Add tests for SkiplistSet removal and set membership. push 06 Jun 2020 09:56PM UTC kernelmethod travis-ci-com pending completion  
27 skiplist_set Bugfixes and improvements for Skiplist and SkiplistSet. - Ensure that sentinel nodes are marked as fully linked. - Stop using vec() to convert a Skiplist into a Vector. From now on, collect() should be used (in line with other iterators in Juli... push 06 Jun 2020 09:47PM UTC kernelmethod travis-ci-com pending completion  
26 skiplist_set Add a SkiplistSet type alias, and ensure that Skiplist can only be created in modes :List and :Set. push 06 Jun 2020 09:02PM UTC kernelmethod travis-ci-com pending completion  
25 skiplist_set Add a second type parameter to the Skiplist and SkiplistNode types which will be used to indicate whether the Skiplist is a list or a set. push 06 Jun 2020 08:46PM UTC kernelmethod travis-ci-com pending completion  
See All Builds (69)
  • Repo on GitHub
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

© 2025 Coveralls, Inc