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

source-academy / py-slang / 28290900845
76%

Build:
DEFAULT BRANCH: main
Ran 27 Jun 2026 01:43PM UTC
Jobs 1
Files 74
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

27 Jun 2026 01:40PM UTC coverage: 74.164% (+0.003%) from 74.161%
28290900845

push

github

web-flow
fix: resolve TypeScript errors blocking yarn build and add prepublishOnly (#171)

* fix: resolve TypeScript errors blocking yarn build and add prepublishOnly

- PyCseMachinePlugin: widen ControlStackItem.body to unknown (WhileInstr
  carries a StatementSequence, not an array) and symbol to string|TokenType
  (UnOpInstr/BinOpInstr use the TokenType enum); fix possibly-undefined
  endTok.indexInSource with nullish coalescing
- lexer: remove private modifier from PythonLexer.pos/tokens so the class
  can be re-exported through an anonymous object without TS4094 errors
- package.json: add prepublishOnly to run all three build steps before publish

* style: apply prettier formatting

* fix: address review feedback on body type and lexer encapsulation

- PyCseMachinePlugin: type body precisely as Array<{kind}> | {kind; body: Array<{kind}>}
  and update extraction logic to unwrap StatementSequence.body for while loops,
  fixing bodyLength/bodyNodeTypes being incorrectly zero in CSE animations
- lexer: keep pos/tokens private and export PythonLexer class instead so
  TypeScript can name the type without TS4094 errors

1589 of 2404 branches covered (66.1%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

4620 of 5968 relevant lines covered (77.41%)

13157.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28290900845.1 27 Jun 2026 01:43PM UTC 74
74.16
GitHub Action Run
Source Files on build 28290900845
  • Tree
  • List 74
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28290900845
  • 268daeac on github
  • Prev Build on main (#28285307339)
  • Next Build on main (#28318104243)
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