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

NGCP / communication-js / 48 / 1
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/types/sinon-10.0.2
DEFAULT BRANCH: master
Ran 27 Feb 2020 05:50AM UTC
Files 1
Run time 0s
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

27 Feb 2020 05:44AM UTC coverage: 95.833%. First build
48.1

push

travis-ci

Luis729
Fix package export of config and remove dist

 ## Why is the change being made?

This change is made because when importing this package, getting config
variables would require a `config.default` call (ex. to get
`messageSendRateMs`, the variable is called
`config.default.messageSendRateMs` when it should be
`config.messageSendRateMs`. Also, this change addresses that the `dist`
directory does not seem to be needed in a package that can be used in
other packages.

 ## What has changed to address the problem?

This change changes the way `config.ts` exports its variables and how
`index.ts` imports its variables. Also, the `dist` folder was added to
`.gitignore`.

 ## How was this change tested?

This change was tested with `npm run test`.

 ## Related documents, URLs, commits

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

Source Files on job 48.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 43
  • Travis Job 48.1
  • 99e44edf on github
  • Next Job for on testing (#48.1)
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