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

source-academy / py-slang / 30009329634
86%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 01:17PM UTC
Jobs 1
Files 116
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

23 Jul 2026 01:00PM UTC coverage: 86.136% (+0.007%) from 86.129%
30009329634

push

github

web-flow
Fix CSE machine loop-increment label and tag expression statements (#340)

generateForIncrement's synthetic Assign node (the per-iteration loop
variable update) had synthetic tokens, so serializeControlItem fell back
to the generic "assign" KIND_LABEL instead of showing which variable was
set to what. It now carries a syntheticLabel of "x = <value>".

Fixes #293.

Also tag SimpleExpr control items with `tag: "expressionStatement"` so
the visualizer can render them distinctly. Currently an expression
statement like "1 + 2" is indistinguishable from a plain sub-expression
until a "pop" mysteriously appears on a later step to discard its value.

Fixes #270 (frontend rendering handled separately in source-academy/frontend#4159).

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: Martin Henz <henz@nus.edu.sg>

4395 of 5492 branches covered (80.03%)

Branch coverage included in aggregate %.

8 of 8 new or added lines in 2 files covered. (100.0%)

9516 of 10658 relevant lines covered (89.29%)

178611.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30009329634.1 23 Jul 2026 01:17PM UTC 116
86.14
GitHub Action Run
Source Files on build 30009329634
  • Tree
  • List 116
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30009329634
  • 0e987f2c on github
  • Prev Build on main (#30008091113)
  • Next Build on main (#30054803232)
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