MAIF / thoth

Event sourcing in java with vavr, akka stream and vertx reactive PG driver
https://MAIF.github.io/thoth/
Apache License 2.0
32 stars 9 forks source link

WIP #39

Closed ptitFicus closed 3 years ago

github-actions[bot] commented 3 years ago

Unit Test Results

10 files   -   4  10 suites   - 4   33s :stopwatch: - 2m 31s 53 tests  - 40  53 :heavy_check_mark:  - 40  0 :zzz: ±0  0 :x: ±0 

Results for commit 2360de15. ± Comparison against base commit a74bd948.

This pull request removes 40 tests. ``` fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ insertAndRead() fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ insertAndRollback() fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ insertDateNull() fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ loadEventsUnpublished() fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ loadEventsUnpublishedSkip() fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ loadEventsUnpublishedWait() fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ markEventsAsPublished() fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ nextSequence() fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ queryingByDate() fr.maif.eventsourcing.JdbcPostgresEventStoreTest ‑ queryingByEntityId() … ```

:recycle: This comment has been updated with latest results.