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

forst-lang / forst / 28307625713
76%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2026 01:31AM UTC
Jobs 1
Files 263
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

28 Jun 2026 01:29AM UTC coverage: 74.702%. Remained the same
28307625713

push

github

haveyaseen
fix(docs): register Forst grammar for Mintlify prod highlighting

Custom `forst` fences worked locally but not on hosted Mintlify. Production
embeds Shiki grammars at deploy time and needs an explicit codeblock theme
alongside `languages.custom`.

- Set `styling.codeblocks.theme` to `system` in docs.json
- Rename grammar to `languages/forst.json` and add `fileTypes: ["ft"]`
- Document local vs prod behavior and use `npx mintlify` in README

Example (docs.json):

\`\`\`json
"styling": {
  "codeblocks": {
    "theme": "system",
    "languages": { "custom": ["/languages/forst.json"] }
  }
}
\`\`\`

23821 of 31888 relevant lines covered (74.7%)

88.83 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/183923233 28307625713.1 28 Jun 2026 01:31AM UTC 263
74.7
GitHub Action Run
Source Files on build 28307625713
  • Tree
  • List 263
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 51d4dfc3 on github
  • Prev Build on main (#28306106493)
  • Next Build on main (#28307666457)
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