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

kittoframework / kitto / 106 / 1
78%
master: 89%

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

15 Nov 2016 03:46AM UTC coverage: 80.0%. First build
106.1

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

Source Files on job 106.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 106
  • Travis Job 106.1
  • be3d1b5a on github
  • Next Job for on reload-event (#108.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