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

NGCP / communication-js / 48
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
Jobs 1
Files 1
Run time 1s
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

pending completion
48

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

Jobs
ID Job ID Ran Files Coverage
1 48.1 27 Feb 2020 05:50AM UTC 0
95.83
Travis Job 48.1
Source Files on build 48
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #48
  • 99e44edf on github
  • Next Build on testing (#48)
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