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

source-academy / py-slang / 29973496102
86%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 02:19AM UTC
Jobs 1
Files 114
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 02:05AM UTC coverage: 86.428%. Remained the same
29973496102

push

github

web-flow
Remove unused PythonLexerState interface (#328)

Closes #280. Never referenced anywhere in the codebase — save()'s actual
implementation bypasses it entirely via an unsafe `as unknown as
moo.LexerState` double-cast on a bare { pos } object, rather than using
this interface (which, extending moo.LexerState, would also require
line/col/state fields save() never tracks). Genuinely dead code, not a
near-miss worth wiring in — removing it is a complete, zero-risk fix for
the build warning without touching save()/reset()'s existing behavior.


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

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

4384 of 5459 branches covered (80.31%)

Branch coverage included in aggregate %.

9447 of 10544 relevant lines covered (89.6%)

178847.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29973496102.1 23 Jul 2026 02:19AM UTC 114
86.43
GitHub Action Run
Source Files on build 29973496102
  • Tree
  • List 114
  • 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 #29973496102
  • cd8db9d8 on github
  • Prev Build on main (#29971091905)
  • Next Build on main (#29974161260)
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