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

Robbepop / string-interner / 687 / 2
33%
master: 33%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2019 05:10PM UTC
Files 2
Run time 0s
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

26 Aug 2019 05:08PM UTC coverage: 94.878% (-0.6%) from 95.503%
687.2

push

travis-ci

Robbepop
Implement `std::iter::Extend` for `StringInterner` (#13)

* Implement `std::iter::Extend` for `StringInterner`

`StringInterner` implements `FromIterator`, and that means we can add
strings to an empty interner through an iterator.
Then, it is natural that we can add strings to also a non-empty interner
through an iterator.

Accepted iterator types are same as the already existing `FromIterator`
trait impl.

* Use `.extend()` instead of loop

Prefer single meaningful function call to generic loop.

389 of 410 relevant lines covered (94.88%)

0.95 hits per line

Source Files on job 687.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 633
  • Travis Job 687.2
  • a0040c21 on github
  • Prev Job for on master (#681.1)
  • Next Job for on master (#691.2)
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