Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version 2.0.5 #32

Merged
merged 1 commit into from
May 6, 2024

Update version 2.0.5

d0d77a7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update version 2.0.5 #32

Update version 2.0.5
d0d77a7
Select commit
Loading
Failed to load commit list.
GitHub Actions / JEST Tests succeeded May 6, 2024 in 0s

11 passed, 0 failed and 0 skipped

Tests passed successfully

✔️ junit.xml

11 tests were completed in 71s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
acknowledge 1✔️ 3s
decoderbufs 2✔️ 3s
pgoutput 4✔️ 59s
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

✔️ pgoutput

pgoutput Insert, Delete(w/FK)
  ✔️ pgoutput Insert, Delete(w/FK)
pgoutput Update
  ✔️ pgoutput Update
pgoutput Rollback
  ✔️ pgoutput Rollback
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