Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit 19872b9

Browse files
authored
Add coverage badge
1 parent ffce0f4 commit 19872b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
- - -
1010

11-
[![Build Status](https://img.shields.io/travis/cisco-ie/stenella.svg?style=flat-square)](https://travis-ci.org/cisco-ie/stenella) [![license](https://img.shields.io/github/license/cisco-ie/stenella.svg?style=flat-square)]() [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square)](https://github.com/sindresorhus/xo)
11+
[![Build Status](https://img.shields.io/travis/cisco-ie/stenella.svg?style=flat-square)](https://travis-ci.org/cisco-ie/stenella) [![license](https://img.shields.io/github/license/cisco-ie/stenella.svg?style=flat-square)]() [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square)](https://github.com/sindresorhus/xo) [![Coveralls branch](https://img.shields.io/coveralls/cisco-ie/stenella/master.svg?style=flat-square)](https://coveralls.io/github/cisco-ie/stenella)
1212

1313
`stenella` is an unofficial, server-to-server, Node.js application that listens to Google calendars events that are created, deleted, or updated. With each event, developers can define and execute their own business logic in regards to contextual cues found within a calenader event payload *(date, subject, summary, attendees, location, status, etc.)*. These are known as "observers" *(calendar event handlers)*, which are flexible, open-ended, and simple to write.
1414

0 commit comments

Comments
 (0)