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

source-academy / py-slang / 31090395508
86%

Build:
DEFAULT BRANCH: main
Ran 06 Aug 2026 09:59AM UTC
Jobs 1
Files 138
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

06 Aug 2026 09:44AM UTC coverage: 86.022%. Remained the same
31090395508

push

github

web-flow
Fix font bug in generated docs starting at draw_data (#400)

The @param name field for llist, draw_data, and stream wrapped a
comma-separated phrase ("value1, value2, ...values") in <CODE> tags.
JSDoc uses that field to build the signature heading, and since the
name wasn't a single token, it split the tag apart mid-signature,
leaving an unclosed <CODE> that ran through the rest of the generated
page — browsers render everything after it in a fixed-width font.

Rename the param to the single token `values` and move the
explanatory phrase into the description instead.

Fixes #391


Claude-Session: https://claude.ai/code/session_0183j5Nzyw1VCLdeHUtZu3Ct

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

4749 of 5961 branches covered (79.67%)

Branch coverage included in aggregate %.

10611 of 11895 relevant lines covered (89.21%)

165669.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31090395508.1 06 Aug 2026 09:59AM UTC 138
86.02
GitHub Action Run
Source Files on build 31090395508
  • Tree
  • List 138
  • 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 #31090395508
  • ac2d285e on github
  • Prev Build on main (#31088933820)
  • Next Build on main (#31112109178)
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