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

source-academy / py-slang / 28831537578
81%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 12:01AM UTC
Jobs 1
Files 86
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

06 Jul 2026 11:57PM UTC coverage: 77.557%. Remained the same
28831537578

push

github

web-flow
Add a script to report native Pynter parity pass/fail as a table (#220)

scripts/pynter-parity-report.ts (yarn pynter:report) runs the full test
suite and prints a Markdown table of pass/attempted counts, skipped
(complex-number) counts, and pass rate per test file — the same table
shape used by hand in PR descriptions so far, now generated from actual
`jest --json` output instead of manually running each suite and copying
numbers out of the summary line.

Deliberately doesn't use jest's own -t filter: it marks non-matching
tests as "pending" rather than excluding them, which would be
indistinguishable from a genuine complex-number skip. Filters by
ancestor title (["pvml/pynter"] describe block prefix) over the full,
unfiltered result set instead.

--failures additionally lists every failing test's full name, grouped
by suite, for finding concrete cases to work on rather than just counts.

The existing "filter by test-name tag" yarn jest -t instructions in
README.md are unchanged; this is documented as an additional option
alongside them, not a replacement.

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

2483 of 3481 branches covered (71.33%)

Branch coverage included in aggregate %.

5980 of 7431 relevant lines covered (80.47%)

13481.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28831537578.1 07 Jul 2026 12:01AM UTC 86
77.56
GitHub Action Run
Source Files on build 28831537578
  • Tree
  • List 86
  • 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 #28831537578
  • f98345f3 on github
  • Prev Build on main (#28822804975)
  • Next Build on main (#28845351947)
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