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

kittoframework / kitto / 143
89%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2016 05:47AM UTC
Jobs 1
Files 13
Run time 1s
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
143

Pull #15

travis-ci

web-flow
Make API for authenticating request more friendly

To mark a route as requiring authentication, just use the private params
map set on the route.

```
get "my/authenticated/route", private: %{authenticated: true} do
  ... handle request for successful authentication ...
end
```
Pull Request #15: Abstract authentication into plug

10 of 10 new or added lines in 2 files covered. (100.0%)

153 of 189 relevant lines covered (80.95%)

9.04 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
100.0
lib/kitto/router.ex
Jobs
ID Job ID Ran Files Coverage
1 143.1 17 Nov 2016 05:47AM UTC 0
80.95
Travis Job 143.1
Source Files on build 143
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #143
  • Pull Request #15
  • PR Base - master (#139)
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