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

source-academy / py-slang / 30148900505
86%

Build:
DEFAULT BRANCH: main
Ran 25 Jul 2026 07:29AM 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

25 Jul 2026 07:12AM UTC coverage: 86.125%. Remained the same
30148900505

push

github

web-flow
Silence CPython's constant-fold SyntaxWarning in cpython_batch_runner.py (#335)

list.test.ts's "[1, 2][0.0]" case (deliberately indexing a list literal
with a float to check ListIndexTypeError) makes CPython's compiler emit
"SyntaxWarning: list indices must be integers or slices, not float;
perhaps you missed a comma?" at compile() time -- a heads-up for a
common typo, irrelevant here since this harness only ever checks a
case's actual output/error/result, never compiler warnings. It's been
polluting CI output since CPYTHON_PATH was set in node.js.yml, letting
this parity harness actually run against real CPython.


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

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

4405 of 5506 branches covered (80.0%)

Branch coverage included in aggregate %.

9549 of 10696 relevant lines covered (89.28%)

178276.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30148900505.1 25 Jul 2026 07:29AM UTC 116
86.13
GitHub Action Run
Source Files on build 30148900505
  • Tree
  • List 116
  • 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 #30148900505
  • adf72af3 on github
  • Prev Build on main (#30146828914)
  • Next Build on main (#30162144554)
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