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

ossuminc / riddl / 26199681851
65%
main: 65%

Build:
Build:
LAST BUILD BRANCH: development
DEFAULT BRANCH: main
Ran 21 May 2026 01:22AM UTC
Jobs 1
Files 140
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

21 May 2026 01:19AM UTC coverage: 64.99%. Remained the same
26199681851

push

reid-spencer
Disable Native scaladoc to avoid 3.8.3 doc race condition

Scala 3.8.3's scaladoc renderer has a race in
dotty.tools.scaladoc.renderers.Resources.allResources that
crashes when multiple `doc` tasks run concurrently. It bit
`riddlLibNative` and `passesNative` during `sbt clean test
publish` for both 1.23.2 and 1.23.3, leaving partial Maven
artifacts on GitHub Packages. Each individual `doc` task
succeeds when invoked alone, confirming concurrency as the
trigger.

Set `Compile / doc / sources := Seq.empty` for the Native
variants of `passes` and `riddlLib` so the doc task produces
no output. The empty javadoc.jar still publishes for shape
compatibility. Native consumers very rarely consult the docs
jar; JVM and JS scaladoc are unaffected.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

7609 of 11708 relevant lines covered (64.99%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26199681851.1 21 May 2026 01:22AM UTC 140
64.99
Source Files on build 26199681851
  • Tree
  • List 140
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b49b7a72 on github
  • Prev Build on main (#26199506268)
  • Delete
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