This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git


    from 8b02c9c  Bump sbt/setup-sbt from 1.1.14 to 1.1.15 (#422)
     new b55f382  Update scalafmt-core to 3.10.4
     new 406007b  Reformat with scalafmt 3.10.4
     new b658ba8  Add 'Reformat with scalafmt 3.10.4' to .git-blame-ignore-revs

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .git-blame-ignore-revs                                    |  3 +++
 .scalafmt.conf                                            |  2 +-
 build.sbt                                                 | 15 +++++++++------
 .../persistence/jdbc/state/DurableStateQueries.scala      |  8 +-------
 .../jdbc/state/scaladsl/DurableStateSequenceActor.scala   |  3 +--
 .../persistence/jdbc/configuration/JNDIConfigTest.scala   |  6 ++++--
 .../jdbc/journal/dao/LimitWindowingStreamTest.scala       |  7 +++----
 .../dao/legacy/ByteArrayJournalSerializerTest.scala       |  3 ++-
 .../persistence/jdbc/query/CurrentEventsByTagTest.scala   |  3 ++-
 .../jdbc/query/JournalDaoStreamMessagesMemoryTest.scala   |  7 +++----
 .../persistence/jdbc/query/JournalSequenceActorTest.scala |  6 ++++--
 .../pekko/persistence/jdbc/query/QueryTestSpec.scala      |  6 ++++--
 .../jdbc/state/scaladsl/JdbcDurableStateSpec.scala        |  6 ++++--
 .../jdbc/integration/AllPersistenceIdsTest.scala          |  7 +------
 .../integration/CurrentEventsByPersistenceIdTest.scala    |  7 +------
 .../jdbc/integration/CurrentEventsByTagTest.scala         |  7 +------
 ...urrentLastKnownSequenceNumberByPersistenceIdTest.scala |  6 +-----
 .../jdbc/integration/CurrentPersistenceIdsTest.scala      |  7 +------
 .../persistence/jdbc/integration/EventAdapterTest.scala   |  7 +------
 .../jdbc/integration/EventsByPersistenceIdTest.scala      |  7 +------
 .../persistence/jdbc/integration/EventsByTagTest.scala    |  7 +------
 .../jdbc/integration/HardDeleteQueryTest.scala            |  7 +------
 .../integration/JournalDaoStreamMessagesMemoryTest.scala  |  7 +------
 .../jdbc/integration/JournalSequenceActorTest.scala       |  7 +------
 .../jdbc/integration/LimitWindowingStreamTest.scala       |  6 +-----
 .../integration/MariaDBDurableStateStorePluginSpec.scala  |  3 +--
 .../integration/MySQLDurableStateStorePluginSpec.scala    |  3 +--
 .../integration/PostgresDurableStateStorePluginSpec.scala |  3 +--
 project/ProjectAutoPlugin.scala                           | 13 +++++++------
 29 files changed, 63 insertions(+), 116 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to