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

source-academy / py-slang / 29023044747
78%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 01:55PM 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

09 Jul 2026 01:52PM UTC coverage: 77.559% (+0.2%) from 77.396%
29023044747

push

github

web-flow
Add // to operator typing table and its conformance sweep (#244)

* Add // to operator typing table and its conformance sweep

python_typing_front.tex now lists // alongside +,-,*,% for int/int and
int/float/float results. Mirror that row change in the table-driven spec
(operator-spec.ts) and include // in the operator sweep so the CSE and
Pynter conformance suites exercise it like every other arithmetic op.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* Format operator-spec.ts (fixes failing yarn format:ci check)

The float row picked up a line over prettier's print width when // was
added to it; never reformatted before pushing.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* Format operators.ts (fixes failing yarn format:ci check)

isNaNValue's complex-check line arrived unformatted via the equality
branch's merge into main/div (#231); never reformatted before pushing.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

---------

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

2644 of 3690 branches covered (71.65%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 2 files covered. (100.0%)

99 existing lines in 7 files now uncovered.

6152 of 7651 relevant lines covered (80.41%)

14295.19 hits per line

Coverage Regressions

Lines Coverage ∆ File
41
75.79
0.88% src/engines/cse/operators.ts
20
91.45
-0.98% src/conductor/stepper/reduce.ts
15
86.49
2.86% src/engines/pvml/pvml-compiler.ts
14
74.73
-0.83% src/tests/utils.ts
5
70.91
-2.17% src/pvml-runner.ts
2
88.37
-4.65% src/engines/cse/types.ts
2
93.29
0.09% src/engines/pvml/opcodes.ts
Jobs
ID Job ID Ran Files Coverage
1 29023044747.1 09 Jul 2026 01:55PM UTC 87
77.56
GitHub Action Run
Source Files on build 29023044747
  • Tree
  • List 87
  • Changed 10
  • Source Changed 8
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29023044747
  • 3828e156 on github
  • Prev Build on main (#29009577486)
  • Next Build on main (#29024235996)
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