simplex-chat / simplexmq-js

🚧 SimpleXMQ - JavaScript SMP protocol client and agent 🏗
https://simplex.chat
GNU Affero General Public License v3.0
11 stars 3 forks source link

SMP transport client handshake #2

Closed epoberezkin closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 952798713


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/protocol.ts 25 26 96.15%
src/queue.ts 36 37 97.3%
src/parser.ts 50 52 96.15%
src/buffer.ts 86 89 96.63%
src/crypto.ts 69 76 90.79%
src/transport.ts 34 102 33.33%
<!-- Total: 304 386 78.76% -->
Files with Coverage Reduction New Missed Lines %
dist/src/protocol.js 1 96.97%
dist/src/parser.js 11 71.85%
<!-- Total: 12 -->
Totals Coverage Status
Change from base Build 864925119: -7.7%
Covered Lines: 727
Relevant Lines: 931

💛 - Coveralls