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

niphlod / web2py / 403
34%
master: 36%

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

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

Jobs
ID Job ID Ran Files Coverage
2 403.2 10 Mar 2015 11:51PM UTC 0
33.95
Travis Job 403.2
Source Files on build 403
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #403
  • 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