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

NGCP / communication-js
87%
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 refactor
branch: refactor
CHANGE BRANCH
x
Reset
  • refactor
  • 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
  • dev
  • finish-testing
  • fix-badge
  • master
  • mock-testing
  • publish
  • testing

pending completion
34

Pull #7

travis-ci

web-flow
Refactor source code for more legibility

 ## Why is the change being made?

This change is made because the `onReceiveData` on the XBee class is not
worded properly; the function actually passes on an object, not any
data.

 ## What has changed to address the problem?

This change changes the `onReceiveData` to `onReceiveObject` and changes
the `data` parameter to `obj`.

 ## How was this change tested?

This change was tested with `npm test`.
Pull Request #7: Refactor source code for more legibility

12 of 16 branches covered (75.0%)

Branch coverage included in aggregate %.

27 of 29 relevant lines covered (93.1%)

11.34 hits per line

Relevant lines Covered
Build:
Build:
29 RELEVANT LINES 27 COVERED LINES
11.34 HITS PER LINE
Source Files on refactor
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
34 refactor Refactor source code for more legibility ## Why is the change being made? This change is made because the `onReceiveData` on the XBee class is not worded properly; the function actually passes on an object, not any data. ## What has changed t... Pull #7 17 Feb 2020 09:48AM UTC web-flow travis-ci pending completion  
34 refactor Refactor source code for more legibility ## Why is the change being made? This change is made because the `onReceiveData` on the XBee class is not worded properly; the function actually passes on an object, not any data. ## What has changed t... Pull #7 17 Feb 2020 09:48AM UTC web-flow travis-ci-com pending completion  
33 refactor Refactor source code for more legibility ## Why is the change being made? This change is made because the `onReceiveData` on the XBee class is not worded properly; the function actually passes on an object, not any data. ## What has changed t... push 17 Feb 2020 09:46AM UTC Luis729 travis-ci pending completion  
33 refactor Refactor source code for more legibility ## Why is the change being made? This change is made because the `onReceiveData` on the XBee class is not worded properly; the function actually passes on an object, not any data. ## What has changed t... push 17 Feb 2020 09:46AM UTC Luis729 travis-ci-com pending completion  
31 refactor Refactor source code for more legibility ## Why is the change being made? This change is made because the `onReceiveData` on the XBee class is not worded properly; the function actually passes on an object, not any data. ## What has changed t... push 17 Feb 2020 08:46AM UTC Luis729 travis-ci pending completion  
31 refactor Refactor source code for more legibility ## Why is the change being made? This change is made because the `onReceiveData` on the XBee class is not worded properly; the function actually passes on an object, not any data. ## What has changed t... push 17 Feb 2020 08:46AM UTC Luis729 travis-ci-com pending completion  
29 refactor Refactor .gitattributes ## Why is the change being made? This change is made because `.gitattributes` has extra unnecessary rules for this repository. This repository wil not have .c, .h, .png, .jpg files. ## What has changed to address the p... Pull #6 17 Feb 2020 07:24AM UTC web-flow travis-ci-com pending completion  
29 refactor Refactor .gitattributes ## Why is the change being made? This change is made because `.gitattributes` has extra unnecessary rules for this repository. This repository wil not have .c, .h, .png, .jpg files. ## What has changed to address the p... Pull #6 17 Feb 2020 07:24AM UTC web-flow travis-ci pending completion  
28 refactor Refactor .gitattributes ## Why is the change being made? This change is made because `.gitattributes` has extra unnecessary rules for this repository. This repository wil not have .c, .h, .png, .jpg files. ## What has changed to address the p... push 17 Feb 2020 07:22AM UTC Luis729 travis-ci pending completion  
28 refactor Refactor .gitattributes ## Why is the change being made? This change is made because `.gitattributes` has extra unnecessary rules for this repository. This repository wil not have .c, .h, .png, .jpg files. ## What has changed to address the p... push 17 Feb 2020 07:22AM 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

© 2026 Coveralls, Inc