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

roccomuso / node-webhooks
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: feature/url-parameter-interpolation
DEFAULT BRANCH: master
Repo Added 15 Feb 2017 10:33AM UTC
Files 1
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
  • master
  • v1.3.0

pending completion
40

Pull #22

travis-ci

web-flow
Url parameter interpolation feature - allows you to define webhooks like this:

```
webHooks.add('hook', URI + '/:id/abc')
```

and trigger like this:

```
webHooks.trigger('hook', {}, {}, { id: '123' })
```
Pull Request #22: Url parameter interpolation feature

73 of 92 branches covered (79.35%)

9 of 9 new or added lines in 1 file covered. (100.0%)

158 of 172 relevant lines covered (91.86%)

449.15 hits per line

Relevant lines Covered
Build:
Build:
172 RELEVANT LINES 158 COVERED LINES
449.15 HITS PER LINE
Source Files on master
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
40 feature/url-parameter-interpolation Url parameter interpolation feature - allows you to define webhooks like this: ``` webHooks.add('hook', URI + '/:id/abc') ``` and trigger like this: ``` webHooks.trigger('hook', {}, {}, { id: '123' }) ``` Pull #22 19 Mar 2019 10:02AM UTC web-flow travis-ci pending completion  
39 master v1.4.2 push 22 Feb 2019 10:53AM UTC roccomuso travis-ci pending completion  
38 master v1.4.1 push 22 Feb 2019 10:44AM UTC roccomuso travis-ci pending completion  
37 master upgrade dep push 22 Feb 2019 10:43AM UTC roccomuso travis-ci pending completion  
36 master removed bithound badge push 08 Jul 2018 11:25PM UTC roccomuso travis-ci pending completion  
35 master v1.4.0 push 04 Jul 2018 10:57AM UTC roccomuso travis-ci pending completion  
34 master Merge pull request #19 from gaurav-nelson/patch-1 Update out of date dependencies push 04 Jul 2018 10:55AM UTC web-flow travis-ci pending completion  
33 patch-1 Update out of date dependencies including loadsh prototype pollution in v4.15 Pull #19 03 Jul 2018 05:26AM UTC web-flow travis-ci pending completion  
32 v1.3.0 v1.3.0 push 27 Nov 2017 01:25PM UTC roccomuso travis-ci pending completion  
31 master v1.3.0 push 04 Nov 2017 02:30PM UTC roccomuso travis-ci pending completion  
See All Builds (24)
  • Repo on GitHub
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

© 2023 Coveralls, Inc