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

source-academy / py-slang / 29318926971
78%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2026 08:45AM UTC
Jobs 1
Files 87
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

14 Jul 2026 08:41AM UTC coverage: 77.796%. Remained the same
29318926971

push

github

web-flow
Adopt Black for the CPython sicp package (python/) (#204)

Add Black as the formatter for the python/ package so style is
consistent and not up for debate:

- [tool.black] in python/pyproject.toml (line-length 88, target
  py310-py313, matching requires-python and the test matrix)
- a `format` CI job running a pinned black==26.5.1 --check --diff
  on Python 3.13, so the check can't drift as Black's stable style
  evolves
- a one-time `black .` reformat of the package

No behavior change; tests still pass (8/8).

Rebased onto current main: the original PR (#204) was sequenced on top of
#195 (since merged and squashed into main), and its branch predated a
later fix on that same base for eager recursion in stream_member/
stream_remove_all/stream_filter (RecursionError risk on long streams,
flagged independently by Gemini's review on #204 itself) — main already
has that fix, so this rebuild reformats the current, already-fixed
stream.py rather than replaying stale history against it.

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

2685 of 3736 branches covered (71.87%)

Branch coverage included in aggregate %.

6225 of 7717 relevant lines covered (80.67%)

12588.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29318926971.1 14 Jul 2026 08:45AM UTC 87
77.8
GitHub Action Run
Source Files on build 29318926971
  • Tree
  • List 87
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29318926971
  • 1178f02c on github
  • Prev Build on main (#29310463833)
  • Next Build on main (#29379477368)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc