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

source-academy / py-slang / 23787023057
64%

Build:
DEFAULT BRANCH: main
Ran 31 Mar 2026 08:06AM UTC
Jobs 1
Files 61
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

31 Mar 2026 08:04AM UTC coverage: 60.472% (+0.9%) from 59.608%
23787023057

push

github

web-flow
Add spread expression (#130)

* add spread expression to docs

* remove pipe symbol from if statement

* remove unused package

* fix python 3 bnf

* Fix types of Python grammar

* feat: add spread expression support and sync grammar with BNF specs

- Add Starred AST node for spread syntax (*expr)
- Add spread_expressions grammar rule for function call arguments
- Support rest parameters (*args) in lambda expressions
- Add NoSpreadValidator for chapters 1-2, extend NoRestParams to lambdas
- Implement spread flattening in CSE machine interpreter
- Add rest parameter collection in createEnvironment
- Add visitStarredExpr to resolver, traverse visitor, WASM stub

* fix formating

* follow gemini advice

---------

Co-authored-by: jonas.ong <jonasong2@gmail.com>
Co-authored-by: jonasongg <120372506+jonasongg@users.noreply.github.com>
Co-authored-by: Aarav Malani <aarav.malani@gmail.com>

722 of 1419 branches covered (50.88%)

Branch coverage included in aggregate %.

37 of 43 new or added lines in 12 files covered. (86.05%)

2 existing lines in 1 file now uncovered.

2454 of 3833 relevant lines covered (64.02%)

3198.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
75.0
0.95% src/cse-machine/interpreter.ts
1
16.67
-0.41% src/validator/traverse.ts
1
67.27
-0.25% src/wasm-compiler/builderGenerator.ts
3
64.24
-0.62% src/cse-machine/utils.ts

Uncovered Existing Lines

Lines Coverage ∆ File
2
90.05
-0.86% src/parser/python-grammar.ts
Jobs
ID Job ID Ran Files Coverage
1 23787023057.1 31 Mar 2026 08:06AM UTC 61
60.47
GitHub Action Run
Source Files on build 23787023057
  • Tree
  • List 61
  • Changed 13
  • Source Changed 12
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23787023057
  • 0e5a3638 on github
  • Prev Build on main (#23740964738)
  • Next Build on main (#23826853614)
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