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

kittoframework / kitto / 106
78%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v0.9.2
DEFAULT BRANCH: master
Ran 15 Nov 2016 03:52AM UTC
Jobs 1
Files 12
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
106

push

travis-ci

davejlong
Add route handlers for queuing event to reload dashboards

There are 3 ways to reload dashboards:

1. To reload a single dashboard by specifying the dashboard in the URL,
 send a post request: `POST /dashboards/sample` with the following body:

    {"event": "reload"}

2. To reload a single dashboard by specifying the dashboard in the
request body, send a post request: `POST /dashboards` with the following
body:

    {"event": "reload", "dashboard": "sample"}

3. To reload all dashboards, send a post request: `POST /dashboards`
with the following body:

    {"event": "reload"}

144 of 180 relevant lines covered (80.0%)

7.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 106.1 15 Nov 2016 03:52AM UTC 0
80.0
Travis Job 106.1
Source Files on build 106
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #106
  • be3d1b5a on github
  • Next Build on reload-event (#108)
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