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

source-academy / py-slang / 30883195291
86%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 06:31AM UTC
Jobs 1
Files 137
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

04 Aug 2026 06:12AM UTC coverage: 86.027% (-0.02%) from 86.051%
30883195291

push

github

web-flow
Stepper: input function now working (#389)

* fixes #191

* linting

* Fix contraction-limit mismatch and add input() test coverage (#389 review)

evaluatePython() now takes the same stepLimit as getPythonSteps() and
runChunk passes PythonStepperRunnerPlugin's actual stepLimit into both
passes, so the REPL-value pass never reaches further into a program
than the Stepper-tab pass did — otherwise InputRecorder.replaying()
could run out of recorded answers for input() calls the second pass
reaches but the first never did.

Also adds the positive-path input() tests CodeRabbit flagged as
missing: a mocked requestInput resolving successfully, the prompt
surfacing via step output, arity rejection, aliasing, and
arity()/is_function() on the input builtin itself.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---------

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

4671 of 5851 branches covered (79.83%)

Branch coverage included in aggregate %.

47 of 58 new or added lines in 5 files covered. (81.03%)

1 existing line in 1 file now uncovered.

10400 of 11668 relevant lines covered (89.13%)

166686.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
42.86
-0.78% src/conductor/PyStepperEvaluator.ts
2
41.67
-3.79% src/conductor/stepper/PyStepperRunnerPlugin.ts

Coverage Regressions

Lines Coverage ∆ File
1
42.86
-0.78% src/conductor/PyStepperEvaluator.ts
Jobs
ID Job ID Ran Files Coverage
1 30883195291.1 04 Aug 2026 06:31AM UTC 137
86.03
GitHub Action Run
Source Files on build 30883195291
  • Tree
  • List 137
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30883195291
  • ea570b1f on github
  • Prev Build on main (#30794326607)
  • Next Build on main (#30885384702)
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