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

source-academy / py-slang / 29976205292
86%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 03:22AM 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 03:08AM UTC coverage: 86.433% (+0.003%) from 86.43%
29976205292

push

github

web-flow
Fix parser: support backslash line continuation (#333)

The moo lexer had no token rule for a bare backslash, so an explicit
line-continuation ("\" immediately followed by a newline) caused moo
itself to throw "invalid syntax" before the parser ever ran. Add a
continuation token for "\\\r?\n" and skip it like whitespace/comments
in processTokens, so no NEWLINE/INDENT/DEDENT is emitted and the two
physical lines join into one logical line, per Python semantics.

Fixes #329


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

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

4386 of 5462 branches covered (80.3%)

Branch coverage included in aggregate %.

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

9458 of 10555 relevant lines covered (89.61%)

180272.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29976205292.1 23 Jul 2026 03:22AM UTC 114
86.43
GitHub Action Run
Source Files on build 29976205292
  • 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 #29976205292
  • c6a095e7 on github
  • Prev Build on main (#29975077250)
  • Next Build on main (#29979222346)
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