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

skmtc / skmtc-generators / 28867474106
96%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 12:51PM UTC
Jobs 4
Files 85
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

07 Jul 2026 12:50PM UTC coverage: 95.915%. Remained the same
28867474106

push

github

web-flow
fix: align cross-package version pins to publishable versions (#7)

Two classes of stale pins were blocking the shadcn trio from publishing
to public jsr.io via the cascade:

- Sibling @skmtc/gen-* pins at 0.2.1 (gen-typescript, gen-zod,
  gen-valibot, gen-tanstack-query-supabase-zod). 0.2.1 only ever existed
  on the retired local jsr mirror; on public jsr.io those went
  0.0.49 -> 0.2.2. Because shadcn resolves these as workspace members,
  the members' own drifted pins broke graph resolution transitively.
  Aligned every sibling pin to the current local member version (0.2.2).

- @skmtc/core pinned at 0.22.0 in the csharp/kotlin generators, a
  version that does not exist on jsr.io. Bumped to 0.24.0, the version
  the published ecosystem is built against. (Not 0.26.0: the published
  leaves are compiled against 0.24.0, so 0.26.0 fails type-checking for
  any package depending on them.)

deno.lock is left as-is: it re-resolves cleanly from the corrected
deno.json pins (verified via deno publish --dry-run on all three shadcn
packages).

362 of 387 branches covered (93.54%)

Branch coverage included in aggregate %.

2291 of 2379 relevant lines covered (96.3%)

24.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 gen-zod - 28867474106.1 07 Jul 2026 12:51PM UTC 21
97.19
GitHub Action Run
2 gen-typescript - 28867474106.2 07 Jul 2026 12:51PM UTC 24
97.6
GitHub Action Run
3 gen-arktype - 28867474106.3 07 Jul 2026 12:51PM UTC 19
92.4
GitHub Action Run
4 gen-valibot - 28867474106.4 07 Jul 2026 12:51PM UTC 21
96.09
GitHub Action Run
Source Files on build 28867474106
  • Tree
  • List 85
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28867474106
  • 485925aa on github
  • Prev Build on main (#28866587488)
  • Next Build on main (#28868140070)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc