Skip to content

v0.2.36

@albertogferrario albertogferrario tagged this 25 May 02:09
These tests require a live Postgres instance. CI runs cargo test --all-features
which activates the postgres-tests feature, which then panicked on the missing
DATABASE_URL. Convert the panic to an early-return skip — local devs with a
configured DATABASE_URL still get full coverage; CI without Postgres no longer
blocks publish.
Assets 2
Loading