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

update to latest pg_wire #561

Closed alex-dukhno closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 738454840


Changes Missing Coverage Covered Lines Changed/Added Lines %
sql_engine/scalar/src/lib.rs 2 4 50.0%
node_engine/src/lib.rs 0 37 0.0%
node_engine/src/query_engine/mod.rs 71 141 50.35%
<!-- Total: 98 207 47.34% -->
Files with Coverage Reduction New Missed Lines %
node_engine/src/query_engine/mod.rs 3 56.61%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 677178188: 0.7%
Covered Lines: 2433
Relevant Lines: 3559

💛 - Coveralls