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

alphagov / backdrop / 2284 / 1
91%
master: 89%

Build:
Build:
LAST BUILD BRANCH: upgrade_paas_stack
DEFAULT BRANCH: master
Ran 27 Jan 2015 10:12AM UTC
Files 66
Run time 26s
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

27 Jan 2015 09:59AM UTC coverage: 91.23%. First build
SKIP_VIRUS_SCAN=1 SKIP_SPLINTER_TESTS=1 MONGO_REPLICA_SET='' NO_AUTOPEP8=1

push

travis-ci

tombooth
Add some decorators I have used for profiling

There is one decorator that will dump the arguments into and return out
of a function so that you can build a test that will isolate the
function for refactoring.

The second will dump a cProfile dump out to /tmp for the execution of a
function. This is best used wrapped around a flask route.

I have generally used `gprof2dot` to convert the profile dump into a
picture of where time is spent.

2070 of 2269 relevant lines covered (91.23%)

0.91 hits per line

Source Files on job 2284.1 (SKIP_VIRUS_SCAN=1 SKIP_SPLINTER_TESTS=1 MONGO_REPLICA_SET='' NO_AUTOPEP8=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2284
  • Travis Job 2284.1
  • 97f0764e 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