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

TimeToogo / Pinq / 232
91%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2014 08:02AM UTC
Jobs 3
Files 447
Run time 4min
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
232

push

travis-ci

TimeToogo
Fix inheritence hierarchy for the API interfaces under the Interfaces\* namespace.
PINQ hierarchy rules:
 - ITraversable: the root interface
 - IQueryable extends ITraversable: with abstracted query provider
 - ICollection extends ITraversable: with mutability aspect
 - IRepository extends IQueryable, ICollection: with abstracted query provider and mutability aspect.

All can be passed where an ITraversable is requried.
An IRepository can be passed where an ICollection is required.
An IRepository can be passed where an IQueryable is required.

5874 of 6561 relevant lines covered (89.53%)

442.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 232.1 08 Sep 2014 07:55AM UTC 0
90.84
Travis Job 232.1
2 232.2 08 Sep 2014 07:55AM UTC 0
90.78
Travis Job 232.2
3 232.3 08 Sep 2014 07:57AM UTC 0
84.21
Travis Job 232.3
Source Files on build 232
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #232
  • ec8cd7e3 on github
  • Prev Build on master (#231)
  • Next Build on master (#233)
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