boustrophedon / pgtemp

Rust library and daemon for easily starting postgres databases per-test without Docker
MIT License
223 stars 6 forks source link

Add -o option to pgtemp daemon for passing server configs #5

Closed boustrophedon closed 6 months ago

boustrophedon commented 6 months ago

Allows PgTempDBBuilder::with_config_param with pgtemp daemon

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8916278193

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 %
src/daemon.rs 4 17 23.53%
<!-- Total: 7 20 35.0% -->
Totals Coverage Status
Change from base Build 8059998785: -1.9%
Covered Lines: 465
Relevant Lines: 536

💛 - Coveralls