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

skiwi2 / bit-vector
100%

Build:
DEFAULT BRANCH: master
Repo Added 21 Jun 2016 05:26PM UTC
Files 6
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
29

push

travis-ci

skiwi2
Changed split_at and split_at_mut methods in BitSlice and BitSliceMut to take self as parameter and to return BitSlice<'a, S> and BitSliceMut<'a, S> respectively where 'a is the lifetime of the data inside BitSlice and BitSliceMut respectively, added reborrow() method on BitSlice and BitSliceMut to be able to read the original slice before splitting and added integration tests for a real usecase where this feature was needed.

70 of 70 new or added lines in 3 files covered. (100.0%)

1073 of 1074 relevant lines covered (99.91%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
1074 RELEVANT LINES 1073 COVERED LINES
1.0 HITS PER LINE
Source Files on master
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29 master Changed split_at and split_at_mut methods in BitSlice and BitSliceMut to take self as parameter and to return BitSlice<'a, S> and BitSliceMut<'a, S> respectively where 'a is the lifetime of the data inside BitSlice and BitSliceMut respectively, ad... push 24 Jun 2016 08:48PM UTC skiwi2 travis-ci pending completion  
28 master Changed the type stored in the PhantomData in BitSliceMut from &'a S to &'a mut S. push 24 Jun 2016 08:09PM UTC skiwi2 travis-ci pending completion  
27 master Derived Debug for BitVector, BitSlice, BitSliceMut and its iterators. push 23 Jun 2016 06:22PM UTC skiwi2 travis-ci pending completion  
26 master Added Coveralls support. push 21 Jun 2016 05:35PM UTC skiwi2 travis-ci pending completion  
See All Builds (4)
  • 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