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

niphlod / web2py / 403 / 2
34%
master: 36%

Build:
Build:
LAST BUILD BRANCH: fix/bs3_grid_checkbox
DEFAULT BRANCH: master
Ran 10 Mar 2015 11:51PM UTC
Files 78
Run time 36s
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

10 Mar 2015 11:48PM UTC coverage: 33.952%. First build
403.2

push

travis-ci

niphlod
caches recursive selects for references

Why didn't we think before ? References are lazy, but when asked 
for representation why should we fetch the same referenced record
over and over ?

NB: the code caches only represent() fetching records from tables, that
are the only idempotent represent() calls out there. We could cache
every representation only asking for every represent() call to be 
idempotent. As I feel there will be someone returning random values,
I left it out.

I'll make a PR soon for pyDAL to fix the same behaviour.

8110 of 23887 relevant lines covered (33.95%)

0.34 hits per line

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