boustrophedon / pgtemp

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

Shutdown fix #11

Closed boustrophedon closed 4 weeks ago

boustrophedon commented 4 weeks ago

Move the contents of PgTempDB::shutdown into shutdown_internal and call that from shutdown and drop.

coveralls commented 4 weeks ago

Pull Request Test Coverage Report for Build 10434811599

Details


Totals Coverage Status
Change from base Build 8916736698: -0.6%
Covered Lines: 435
Relevant Lines: 505

💛 - Coveralls