chore(deps-dev): bump @types/pg from 8.15.6 to 8.16.0 #136
GitHub Actions / JEST Tests (22, Postgres 16)
succeeded
Dec 16, 2025 in 0s
16 passed, 0 failed and 0 skipped
✔️ junit.xml
16 tests were completed in 47s with 16 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| acknowledge | 1✔️ | 3s | ||
| decoderbufs | 2✔️ | 3s | ||
| flowControl | 4✔️ | 7s | ||
| pgoutput | 5✔️ | 28s | ||
| test_decoding | 2✔️ | 3s | ||
| wal2json | 2✔️ | 3s |
✔️ acknowledge
acknowledge Resume streaming using the internal _lastLsn value
✔️ acknowledge Resume streaming using the internal _lastLsn value
✔️ decoderbufs
decoderbufs Insert, Delete(w/FK)
✔️ decoderbufs Insert, Delete(w/FK)
decoderbufs Update
✔️ decoderbufs Update
✔️ flowControl
flowControl should process messages sequentially when flowControl is enabled
✔️ flowControl should process messages sequentially when flowControl is enabled
flowControl should process messages concurrently when flowControl is disabled (default)
✔️ flowControl should process messages concurrently when flowControl is disabled (default)
flowControl should handle errors in async handlers without blocking the queue
✔️ flowControl should handle errors in async handlers without blocking the queue
flowControl should stop processing when service is stopped
✔️ flowControl should stop processing when service is stopped
✔️ pgoutput
pgoutput Insert, Delete(w/FK)
✔️ pgoutput Insert, Delete(w/FK)
pgoutput Update
✔️ pgoutput Update
pgoutput Rollback
✔️ pgoutput Rollback
pgoutput Message
✔️ pgoutput Message
pgoutput Huge transaction
✔️ pgoutput Huge transaction
✔️ test_decoding
test_decoding Insert, Delete(w/FK)
✔️ test_decoding Insert, Delete(w/FK)
test_decoding Update
✔️ test_decoding Update
✔️ wal2json
wal2json Insert, Delete(w/FK)
✔️ wal2json Insert, Delete(w/FK)
wal2json Update
✔️ wal2json Update
Loading