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

reimandlab / ActiveDriverDB / 599
80%

Build:
DEFAULT BRANCH: master
Ran 08 Sep 2017 12:01AM UTC
Jobs 2
Files 53
Run time 55s
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
599

push

travis-ci

krassowski
When counting mutations, always count rows from Mutation,

never from MutationDetails descendants #46

The two ways of counting are equivalent as long as non-managed
MutationDetails hold unique constraint for mutation_id. However if due
to a bug in code or DBMS inconsistency those are not unique, the method
which counts descentants of MutationDetails class fails (although it is
generally a little bit faster). Hence (and for sake of simplicity) I
kept only the Mutation counting method which is universal and always
reliable (though a little bit slower).

4743 of 5866 relevant lines covered (80.86%)

1.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 599.1 08 Sep 2017 12:01AM UTC 0
80.86
Travis Job 599.1
2 599.2 08 Sep 2017 12:02AM UTC 0
80.86
Travis Job 599.2
Source Files on build 599
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #599
  • e27a4add on github
  • Prev Build on master (#598)
  • Next Build on master (#600)
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