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

Robbepop / string-interner / 687
33%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2019 05:10PM UTC
Jobs 3
Files 2
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
687

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

2.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 687.1 26 Aug 2019 05:10PM UTC 0
94.88
Travis Job 687.1
2 687.2 26 Aug 2019 05:10PM UTC 0
94.88
Travis Job 687.2
3 687.3 26 Aug 2019 05:13PM UTC 0
95.11
Travis Job 687.3
Source Files on build 687
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #687
  • a0040c21 on github
  • Prev Build on master (#681)
  • Next Build on master (#691)
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