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

Robbepop / stevia / 363
81%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2018 12:42PM UTC
Jobs 1
Files 60
Run time 2s
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
363

push

travis-ci

Robbepop
refactor(AST): replace ChildsVec, ChildsVecMut, IntoChildsVec with DedupChildren and SortChildren

The previous traits ChildsVec, ChildsVecMut and IntoChildsVec used to leak implementation details about types implementing them since types could only implement those efficiently by having an internal Vec<AnyExpr> or similar. This is bad design and thus the new traits no longer leak implementation details but offer the same functionality instead.

2004 of 2975 relevant lines covered (67.36%)

0.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 363.1 25 Feb 2018 12:42PM UTC 0
67.36
Travis Job 363.1
Source Files on build 363
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #363
  • 8ac7d69c on github
  • Prev Build on master (#362)
  • Next Build on master (#364)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc