• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

evolution-gaming / kafka-flow / 28451008814
84%

Build:
DEFAULT BRANCH: master
Ran 30 Jun 2026 02:19PM UTC
Jobs 2
Files 106
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Jun 2026 02:13PM UTC coverage: 83.958%. Remained the same
28451008814

push

web-flow
Scaladoc generation fix (#840)

* Fix Scaladoc generation failures in persistence-kafka

The doc task (run by +publish) failed on 5 broken Scaladoc references
introduced with the transactional snapshot docs:

- [[ScheduleCommit]] could not be linked (imported type, not a linkable
  member) -> use a monospace reference.
- s"$groupId-$inputTopic" was parsed as Scaladoc variable expansions
  ($groupId, $inputTopic undefined) -> reword without interpolation.
- [[caching]] was ambiguous between the two caching overloads -> de-link
  to a monospace reference.
- [[cachingTransactional]] from the trait scope could not be resolved
  -> reference it via the companion object name.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011rniFrCMdoVACjj6CVd8xB

* CI: validate Scaladoc generation on PRs

Scaladoc was only generated by '+publish' at release time, so broken
doc links/references could merge to master and only surface as a failed
release. Add a 'Compile/doc' step to the CI test job (both Scala 2.13
and 3.3 matrix legs) so they fail the PR instead.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011rniFrCMdoVACjj6CVd8xB

* Apply scalafmt to reformatted doc comments

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011rniFrCMdoVACjj6CVd8xB

---------

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

1748 of 2082 relevant lines covered (83.96%)

1.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28451008814.1 30 Jun 2026 02:19PM UTC 103
70.39
2 28451008814.2 30 Jun 2026 02:19PM UTC 106
69.53
Source Files on build 28451008814
  • Tree
  • List 106
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d39e846b on github
  • Prev Build on master (#28447066377)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc