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

amacd31 / phildb
90%
master: 88%

Build:
Build:
LAST BUILD BRANCH: v0.6.13
DEFAULT BRANCH: master
Repo Added 03 Sep 2015 09:58PM UTC
Files 10
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

LAST BUILD ON BRANCH v0.6.2
branch: v0.6.2
CHANGE BRANCH
x
Reset
  • v0.6.2
  • dev
  • irr-write
  • master
  • v0.5.1
  • v0.5.2
  • v0.6
  • v0.6.0
  • v0.6.1
  • v0.6.10
  • v0.6.11
  • v0.6.13
  • v0.6.3
  • v0.6.4
  • v0.6.5
  • v0.6.6
  • v0.6.7
  • v0.6.8
  • v0.6.9
  • v0.7

pending completion
104

push

travis-ci

amacd31
Do a joined query to improve performance

When running db.list_timeseries_instances with a database containing a
large number of series instances performance can be slow due to lazy
loading running an individual query for each record when building the
data frame. Doing a join means all the records are read in a single
query, which is much more efficient when we are going to use all the
returned values anyway.

Signed-off-by: Andrew MacDonald <andrew@maccas.net>

513 of 573 relevant lines covered (89.53%)

4.48 hits per line

Relevant lines Covered
Build:
Build:
573 RELEVANT LINES 513 COVERED LINES
4.48 HITS PER LINE
Source Files on v0.6.2
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
104 v0.6.2 Do a joined query to improve performance When running db.list_timeseries_instances with a database containing a large number of series instances performance can be slow due to lazy loading running an individual query for each record when building... push 27 Jan 2016 09:39AM UTC amacd31 travis-ci pending completion  
See All Builds (119)
  • Repo 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