3rd-Eden / memcached

A fully featured Memcached client build on top of Node.js. Build with scaling in mind so it will support Memcached clusters and consistent hashing.
MIT License
1.31k stars 276 forks source link

Allow additional info in version regex #352

Closed simivar closed 3 years ago

simivar commented 5 years ago

Fixes #296

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 333


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib/parser.ts 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 329: -0.2%
Covered Lines: 408
Relevant Lines: 516

💛 - Coveralls