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

Integration tests for secure and nonsecure connections #566

Closed alex-dukhno closed 3 years ago

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 760858557


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main.rs 0 1 0.0%
postgre_sql/wire_protocol/src/connection.rs 21 34 61.76%
postgre_sql/wire_protocol/src/lib.rs 0 30 0.0%
node_engine/src/lib.rs 0 63 0.0%
<!-- Total: 21 128 16.41% -->
Totals Coverage Status
Change from base Build 756468461: -1.09%
Covered Lines: 2637
Relevant Lines: 4153

💛 - Coveralls