nats-io / nats.ts

TypeScript Node.js client for NATS, the cloud native messaging system
https://www.nats.io
Apache License 2.0
178 stars 13 forks source link

Code readability changes #38

Closed sateffen closed 5 years ago

sateffen commented 5 years ago

This is a follow-up PR for #36 . This PR contains only changes, that were approved in #36 , so it should be safe to merge.

Changelog:

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 125


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/servers.ts 5 6 83.33%
src/protocolhandler.ts 24 27 88.89%
<!-- Total: 64 68 94.12% -->
Totals Coverage Status
Change from base Build 123: 0.0%
Covered Lines: 790
Relevant Lines: 898

💛 - Coveralls