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

mtlynch / bigsanity / 20 / 1
100%
master: 84%

Build:
Build:
LAST BUILD BRANCH: build-versions
DEFAULT BRANCH: master
Ran 06 Jan 2016 05:17PM UTC
Files 4
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

06 Jan 2016 05:13PM UTC coverage: 100.0%. First build
20.1

push

travis-ci

mtlynch
Optimizing equivalence queries

I realized we can lean on BigQuery more for the equivalence checks.
Instead of doing one query on the per-month tables and one equivalent
query on the per-project table, then comparing results, we can do it all
in a single BigQuery query.

This changes the queries so that they only return rows if there is a
mismatch in test_ids between the two tables.

This allows faster processing because it's immediately half the total
queries and we can do queries over larger time windows because BigQuery
should be able to handle these queries more efficiently (less data to
send down to the client).

84 of 84 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 20.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20
  • Travis Job 20.1
  • d2772014 on github
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