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

source-academy / py-slang / 30888267603 / 1
86%
main: 86%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 07:51AM UTC
Files 137
Run time 5s
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 07:33AM UTC coverage: 86.027%. Remained the same
30888267603.1

push

github

web-flow
Fix lexer: triple-quoted strings confuse line/col tracking for later tokens (#394) (#396)

The triple-quoted string token regexes weren't marked lineBreaks: true,
so moo's own line/col counters silently stopped advancing across a
multi-line triple-quoted string's embedded newlines. Every subsequent
token — including the one a parse error eventually points at — then
reported a line/column from partway through the string instead of its
real position.

Fixes #394.

4671 of 5851 branches covered (79.83%)

Branch coverage included in aggregate %.

10401 of 11669 relevant lines covered (89.13%)

166673.63 hits per line

Source Files on job 30888267603.1
  • Tree
  • List 137
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 30888267603
  • 64acbb67 on github
  • Prev Job for on main (#30885384702.1)
  • Next Job for on main (#30958381688.1)
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