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

DBCDK / dbc-node-serviceprovider
94%

Build:
DEFAULT BRANCH: master
Repo Added 12 Oct 2015 11:24AM UTC
Files 13
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

pending completion
101

push

travis-ci

DBC Integration Server
<a href="https://github.com/DBCDK/dbc-node-serviceprovider/commit/<a class=hub.com/DBCDK/dbc-node-serviceprovider/commit/<a class="double-link" href="https://git"><a class=hub.com/DBCDK/dbc-node-serviceprovider/commit/<a class="double-link" href="https://git"><a class=hub.com/DBCDK/dbc-node-serviceprovider/commit/<a class="double-link" href="https://git"><a class=hub.com/DBCDK/dbc-node-serviceprovider/commit/925151123fb7f2543053e67cb44f4057e6ef4d13">925151123">&lt;a href=&quot;https://github.com/DBCDK/dbc-node-serviceprovider/commit/</a><a class="double-link" href="https://github.com/DBCDK/dbc-node-serviceprovider/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/DBCDK/dbc-node-serviceprovider/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/DBCDK/dbc-node-serviceprovider/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/DBCDK/dbc-node-serviceprovider/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://git">&lt;a class=</a>hub.com/DBCDK/dbc-node-serviceprovider/commit/925151123fb7f2543053e67cb44f4057e6ef4d13">925151123</a><a href="https://github.com/DBCDK/dbc-node-serviceprovider/commit/925151123fb7f2543053e67cb44f4057e6ef4d13">&quot;&gt;&amp;lt;a href=&amp;quot;https://github.com/DBCDK/dbc-node-serviceprovider/commit/&lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/DBCDK/dbc-node-serviceprovider/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/DBCDK/dbc-node-serviceprovider/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/DBCDK/dbc-node-serviceprovider/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/DBCDK/dbc-node-serviceprovider/commit/&amp;lt;a class=&amp;quot;double-link&amp;quot; href=&amp;quot;https://git&quot;&gt;&amp;lt;a class=&lt;/a&gt;hub.com/DBCDK/dbc-node-serviceprovider/commit/925151123fb7f2543053e67cb44f4057e6ef4d13&quot;&gt;925151123&lt;/a&gt;&lt;a href=&quot;https://github.com/DBCDK/dbc-node-serviceprovider/commit/925151123fb7f2543053e67cb44f4057e6ef4d13&quot;&gt;&amp;quot;&amp;gt;&amp;amp;lt;a href=&a... (continued)

283 of 302 relevant lines covered (93.71%)

1.61 hits per line

Relevant lines Covered
Build:
Build:
302 RELEVANT LINES 283 COVERED LINES
1.61 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
101 master <a href="https://github.com/DBCDK/dbc-node-serviceprovider/commit/925151123">&lt;a href=&quot;https://github.com/DBCDK/dbc-node-serviceprovider/commit/</a><a class="double-link" href="https://github.com/DBCDK/dbc-nod... push 24 Feb 2016 11:26AM UTC DBC Integration Server travis-ci pending completion  
100 master Accumulated commit of the following from branch 'origin/ready/7-error-message': commit 95e17e6a2 Author: Rasmus Erik Voel Jensen <github-rasmuserik@solsort.dk> Date: Fri Feb 19 10:41:32 2016 +0100 style-fix: ... push 19 Feb 2016 09:48AM UTC DBC Integration Server travis-ci pending completion  
98 master Accumulated commit of the following from branch 'origin/ready/4-performance-errorhandling': commit 3c87e04a2 Author: RasmusErik Voel Jensen <github-rasmuserik@solsort.dk> Date: Fri Feb 12 13:24:30 2016 +0100 ... push 12 Feb 2016 12:27PM UTC DBC Integration Server travis-ci pending completion  
97 master Merge pull request #5 from DBCDK/revert-4-master Whoops, wrong branch. Revert "Logging, socket-cluster compatibility, performance, error-handling" push 12 Feb 2016 12:05PM UTC rasmuserik travis-ci pending completion  
96 master Merge pull request #4 from rasmuserik/master Logging, socket-cluster compatibility, performance, error-handling push 12 Feb 2016 12:02PM UTC rasmuserik travis-ci pending completion  
95 master only remove log data that is the major source of performance issues Pull #4 10 Feb 2016 09:47AM UTC rasmuserik travis-ci pending completion  
94 master Also use JSON parse/stringify to make sure we exclude prototype(which sockecluster serialises and which may have cyclic structure) in addition to using it to detect cycles Pull #4 10 Feb 2016 09:05AM UTC rasmuserik travis-ci pending completion  
93 master Use `io.on` instead of `io.use`, as `io.use` is only on socket.io and not on socketcluster. Reverts previous revert, as it turned out that I wrongly thought that I was wrong. Pull #4 10 Feb 2016 08:42AM UTC rasmuserik travis-ci pending completion  
92 master make sure that the error in responses are serialisable, - otherwise requests might end up without any response Pull #4 10 Feb 2016 08:07AM UTC rasmuserik travis-ci pending completion  
91 master revert wrong change, probably fix tests Pull #4 09 Feb 2016 01:22PM UTC rasmuserik travis-ci pending completion  
See All Builds (92)
  • 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

© 2026 Coveralls, Inc