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

aperezdc / omni / 21 / 1
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2014 06:17PM UTC
Files 8
Run time 5s
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

25 Nov 2014 06:12PM UTC coverage: 83.765% (-0.2%) from 83.945%
21.1

push

travis-ci

aperezdc
Remove unneeded omni.web.routing.View class

Instead of attaching the template name to a class, the template to be used
can be specified with the help of the @after() decorator, e.g.:

  @after(render_template, "templatename")
  def handle_request(self, request):
      data = { }
      get_more_data(data)
      return data

356 of 425 relevant lines covered (83.76%)

0.84 hits per line

Source Files on job 21.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21
  • Travis Job 21.1
  • 5a2f766b on github
  • Prev Job for on master (#20.1)
  • Next Job for on master (#22.1)
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