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

source-academy / py-slang / 30790277143
86%

Build:
DEFAULT BRANCH: main
Ran 03 Aug 2026 06:45AM 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

03 Aug 2026 06:27AM UTC coverage: 86.047% (+0.02%) from 86.029%
30790277143

push

github

web-flow
Fix NameReassignmentError's hint text at the reassignment site (#382)

* Fix NameReassignmentError's hint text at the reassignment site

The caret pointing at the reassignment itself said "A name has been
declared here" — which describes the original declaration, not this site.
Say "reassigned" instead, matching what's actually happening here; the
second hint (pointing at the original declaration) was already worded
correctly.

Fixes #211

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013reeqq7jG66DR1vnwby5T3

* Remove NameReassignmentError's second message pointing at the original declaration

That message ("However, it has already been declared...") reported the
wrong line/content — the fix for that (PR #377) was closed without merging
— so drop the message entirely rather than leave it broken. The
NameReassignmentError constructor no longer takes the original
declaration's token, since nothing uses it anymore.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013reeqq7jG66DR1vnwby5T3

---------

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

4657 of 5835 branches covered (79.81%)

Branch coverage included in aggregate %.

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

10378 of 11638 relevant lines covered (89.17%)

167113.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30790277143.1 03 Aug 2026 06:45AM UTC 137
86.05
GitHub Action Run
Source Files on build 30790277143
  • Tree
  • List 137
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30790277143
  • 8a50f68b on github
  • Prev Build on main (#30788832906)
  • Next Build on main (#30791743260)
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