The GitHub Actions job "Pull Requests" on 
pekko.git/feat/3236-durable-state-behavior-testkit has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
66f1db9b414d83ccaed3b1848808dfdf9190b254 / 虎鸣 <[email protected]>
Fix DurableStateBehaviorTestKit snippet formatting

Motivation:
The scalafmt CI jobs reject the Scala basic-test snippet markers because the 
comments omit the required space after //.

Modification:
Format both basic-test snippet boundary comments with the canonical // 
#basic-test form.

Result:
Native and sbt scalafmt checks accept the test source while Paradox continues 
to extract the Scala snippet.

Tests:
- scalafmt --list --mode diff-ref=origin/main
- sbt checkCodeStyle
- sbt "persistence-testkit / Test / testOnly 
org.apache.pekko.persistence.testkit.scaladsl.DurableStateBehaviorTestKitSpec 
org.apache.pekko.persistence.testkit.javadsl.DurableStateBehaviorTestKitJavaDslSpec"
 (13 passed)
- sbt docs/paradox
- generated persistence-testing.html contains the Scala snippet
- git diff --check
- Qoder stdout review: No must-fix findings

References:
Refs #3236

Report URL: https://github.com/apache/pekko/actions/runs/29570832734

With regards,
GitHub Actions via GitBox


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

Reply via email to