alex-dukhno / isomorphicdb

The core repository of implementing PostgreSQL compatible distributed database in Rust
http://isomorphicdb.io/
Apache License 2.0
224 stars 20 forks source link

Simplify connection module #567

Closed alex-dukhno closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 767907076


Changes Missing Coverage Covered Lines Changed/Added Lines %
postgre_sql/wire_protocol/src/lib.rs 0 5 0.0%
postgre_sql/wire_protocol/src/connection/mod.rs 108 125 86.4%
node_engine/src/lib.rs 0 28 0.0%
<!-- Total: 108 158 68.35% -->
Totals Coverage Status
Change from base Build 760974259: 0.7%
Covered Lines: 2628
Relevant Lines: 4093

💛 - Coveralls