zincware / ZnSocket

Python implementation of a Redis-compatible API using websockets.
Apache License 2.0
2 stars 2 forks source link

use pipeline for updates #74

Closed PythonFZ closed 2 weeks ago

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11741079039

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
znsocket/objects/init.py 17 21 80.95%
<!-- Total: 17 21 80.95% -->
Totals Coverage Status
Change from base Build 11740973812: -0.6%
Covered Lines: 683
Relevant Lines: 742

💛 - Coveralls