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

NGCP / communication-js
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/types/sinon-10.0.2
DEFAULT BRANCH: master
Repo Added 04 Feb 2020 07:34AM UTC
Files 6
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 dev
branch: dev
CHANGE BRANCH
x
Reset
  • dev
  • Luis729-patch-1
  • code-coverage
  • dependabot/add-v2-config-file
  • dependabot/npm_and_yarn/mocha-8.0.1
  • dependabot/npm_and_yarn/mocha-8.1.0
  • dependabot/npm_and_yarn/mocha-8.1.1
  • dependabot/npm_and_yarn/mocha-8.1.3
  • dependabot/npm_and_yarn/mocha-8.2.1
  • dependabot/npm_and_yarn/mocha-8.3.0
  • dependabot/npm_and_yarn/mocha-8.3.1
  • dependabot/npm_and_yarn/mocha-8.4.0
  • dependabot/npm_and_yarn/remark-cli-8.0.0
  • dependabot/npm_and_yarn/remark-cli-8.0.1
  • dependabot/npm_and_yarn/remark-cli-9.0.0
  • dependabot/npm_and_yarn/remark-preset-lint-markdown-style-guide-3.0.0
  • dependabot/npm_and_yarn/remark-preset-lint-markdown-style-guide-3.0.1
  • dependabot/npm_and_yarn/remark-preset-lint-markdown-style-guide-4.0.0
  • dependabot/npm_and_yarn/serialport-9.0.0
  • dependabot/npm_and_yarn/serialport-9.0.1
  • dependabot/npm_and_yarn/serialport-9.0.2
  • dependabot/npm_and_yarn/serialport-9.0.3
  • dependabot/npm_and_yarn/serialport-9.0.6
  • dependabot/npm_and_yarn/serialport-9.0.7
  • dependabot/npm_and_yarn/serialport-9.1.0
  • dependabot/npm_and_yarn/serialport/binding-abstract-9.0.0
  • dependabot/npm_and_yarn/serialport/binding-abstract-9.0.1
  • dependabot/npm_and_yarn/serialport/binding-abstract-9.0.2
  • dependabot/npm_and_yarn/serialport/binding-abstract-9.0.7
  • dependabot/npm_and_yarn/serialport/binding-mock-9.0.0
  • dependabot/npm_and_yarn/serialport/binding-mock-9.0.1
  • dependabot/npm_and_yarn/serialport/binding-mock-9.0.2
  • dependabot/npm_and_yarn/serialport/stream-9.0.0
  • dependabot/npm_and_yarn/serialport/stream-9.0.7
  • dependabot/npm_and_yarn/types/sinon-10.0.2
  • dependabot/npm_and_yarn/types/sinon-9.0.1
  • dependabot/npm_and_yarn/types/sinon-9.0.11
  • dependabot/npm_and_yarn/types/sinon-9.0.4
  • dependabot/npm_and_yarn/types/sinon-9.0.5
  • dependabot/npm_and_yarn/types/sinon-9.0.6
  • dependabot/npm_and_yarn/types/sinon-9.0.7
  • dependabot/npm_and_yarn/types/sinon-9.0.8
  • finish-testing
  • fix-badge
  • master
  • mock-testing
  • publish
  • refactor
  • testing

pending completion
45

Pull #10

travis-ci-com

web-flow
Prepare package files and update scripts

This change modifies ignore files to not ignore `dist`, the directory
all distributing files will go to. This change stops TypeScript from
building test code.

This was tested with `npm test`.
Pull Request #10: Add rest of code

16 of 18 branches covered (88.89%)

Branch coverage included in aggregate %.

30 of 30 relevant lines covered (100.0%)

11.77 hits per line

Relevant lines Covered
Build:
Build:
30 RELEVANT LINES 30 COVERED LINES
11.77 HITS PER LINE
Source Files on dev
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
45 dev Prepare package files and update scripts This change modifies ignore files to not ignore `dist`, the directory all distributing files will go to. This change stops TypeScript from building test code. This was tested with `npm test`. Pull #10 25 Feb 2020 09:30AM UTC web-flow travis-ci-com pending completion  
45 dev Prepare package files and update scripts This change modifies ignore files to not ignore `dist`, the directory all distributing files will go to. This change stops TypeScript from building test code. This was tested with `npm test`. Pull #10 25 Feb 2020 09:30AM UTC web-flow travis-ci pending completion  
44 dev Prepare package files and update scripts This change modifies ignore files to not ignore `dist`, the directory all distributing files will go to. This change stops TypeScript from building test code. This was tested with `npm test`. push 25 Feb 2020 09:28AM UTC Luis729 travis-ci-com pending completion  
44 dev Prepare package files and update scripts This change modifies ignore files to not ignore `dist`, the directory all distributing files will go to. This change stops TypeScript from building test code. This was tested with `npm test`. push 25 Feb 2020 09:28AM UTC Luis729 travis-ci pending completion  
43 dev Prepare package files and update scripts This change modifies ignore files to not ignore `dist`, the directory all distributing files will go to. This change stops TypeScript from building test code. This was tested with `npm test`. push 25 Feb 2020 09:26AM UTC Luis729 travis-ci-com pending completion  
43 dev Prepare package files and update scripts This change modifies ignore files to not ignore `dist`, the directory all distributing files will go to. This change stops TypeScript from building test code. This was tested with `npm test`. push 25 Feb 2020 09:26AM UTC Luis729 travis-ci pending completion  
38 dev Refactor UpdateHandler and add unit tests to it ## Why is the change being made? This change is made because the object definition for `UpdateHandler#handlers` is hard for developers to interpret. ## What has changed to address the problem? ... Pull #8 24 Feb 2020 09:32AM UTC web-flow travis-ci pending completion  
38 dev Refactor UpdateHandler and add unit tests to it ## Why is the change being made? This change is made because the object definition for `UpdateHandler#handlers` is hard for developers to interpret. ## What has changed to address the problem? ... Pull #8 24 Feb 2020 09:32AM UTC web-flow travis-ci-com pending completion  
37 dev Refactor UpdateHandler and add unit tests to it ## Why is the change being made? This change is made because the object definition for `UpdateHandler#handlers` is hard for developers to interpret. ## What has changed to address the problem? ... push 24 Feb 2020 09:28AM UTC Luis729 travis-ci pending completion  
37 dev Refactor UpdateHandler and add unit tests to it ## Why is the change being made? This change is made because the object definition for `UpdateHandler#handlers` is hard for developers to interpret. ## What has changed to address the problem? ... push 24 Feb 2020 09:28AM UTC Luis729 travis-ci-com pending completion  
See All Builds (169)
  • 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

© 2025 Coveralls, Inc