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

aperezdc / omni / 21
82%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2014 06:17PM UTC
Jobs 2
Files 8
Run time 1min
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
21

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%)

1.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21.1 25 Nov 2014 06:17PM UTC 0
83.76
Travis Job 21.1
2 21.2 25 Nov 2014 06:19PM UTC 0
83.76
Travis Job 21.2
Source Files on build 21
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21
  • 5a2f766b on github
  • Prev Build on master (#20)
  • Next Build on master (#22)
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

© 2025 Coveralls, Inc