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

philihp / openskill.js / 28498659407
100%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 06:39AM UTC
Jobs 1
Files 17
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

01 Jul 2026 06:38AM UTC coverage: 100.0%. Remained the same
28498659407

push

github

web-flow
Add docsify documentation site under docs/ with multi-language examples (#972)

* Add docsify-powered documentation site under docs/

Builds a static GitHub Pages site from the docs/ folder using docsify
(no build step). Includes API reference, model and prediction guides,
and idiomatic usage examples for each language port: JavaScript,
Python, Java, Kotlin, Elixir, Lua, and Google Apps Script.

Adds a Pages deploy workflow that publishes docs/ on changes to main.

https://claude.ai/code/session_01Tt5sD8EAVhxBXtVLkiXSrW

* Modernize docs to Next.js 15 + MDX

Replaces the docsify scaffold with a Next.js 15 App Router site (the same
stack supabase/supabase/apps/docs uses), with content as page.mdx files
under app/. Builds to a static export and is published to GitHub Pages
via the docs workflow.

- docs/package.json pins Next 15.5.18 + React 19, plus @next/mdx,
  rehype-slug, rehype-autolink-headings, and remark-gfm
- docs/next.config.mjs sets output: 'export', and conditionally applies
  basePath: '/openskill.js' under GITHUB_PAGES=true
- docs/app/layout.tsx adds a sticky sidebar with guides and per-language
  examples; globals.css ships GitHub-style light/dark theming
- Existing guides (Getting Started, API, Models, Predictions, Ranking)
  and language examples (JS, Python, Java, Kotlin, Elixir, Lua,
  Google Apps Script) are ported one-for-one into app/**/page.mdx
- docs workflow now runs npm ci + next build in docs/ and uploads
  docs/out as the Pages artifact

https://claude.ai/code/session_01Tt5sD8EAVhxBXtVLkiXSrW

---------

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

196 of 196 branches covered (100.0%)

Branch coverage included in aggregate %.

681 of 681 relevant lines covered (100.0%)

72.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28498659407.1 01 Jul 2026 06:39AM UTC 17
100.0
GitHub Action Run
Source Files on build 28498659407
  • Tree
  • List 17
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28498659407
  • 63418c5c on github
  • Prev Build on main (#28282008110)
  • Next Build on main (#28689537747)
  • 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