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

philihp / openskill.js / 25416905620
100%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 04:44AM UTC
Jobs 1
Files 17
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 May 2026 04:43AM UTC coverage: 100.0%. Remained the same
25416905620

push

github

web-flow
feat: add predictRank function (#962)

* feat: add predictRank function

Returns [(rank, winProbability)] per team, where rank is determined by
comparing win probabilities across all teams (tied teams share the same
rank). Reuses predictWin internally — no new math needed.

https://claude.ai/code/session_0151N9fApDLeHnrhRj1tu3p2

* test: add Python-parity tests for predictRank

Add three tests matching openskill.py's test_predict_rank exactly:
mixed-skill teams with mu=34/32/30 sigma=0.25 and mu=24/22/20
sigma=0.5 grouped as [a1,b1],[a2,b2],[a3,b3], verifying probabilities
sum to 1 for both distinct and identical teams. Documents the
divergence where Python raises ValueError for a single team but JS
returns [[1, NaN]].

https://claude.ai/code/session_0151N9fApDLeHnrhRj1tu3p2

---------

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

93 of 93 branches covered (100.0%)

Branch coverage included in aggregate %.

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

293 of 293 relevant lines covered (100.0%)

105.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25416905620.1 06 May 2026 04:44AM UTC 17
100.0
GitHub Action Run
Source Files on build 25416905620
  • Tree
  • List 17
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e1382d04 on github
  • Prev Build on main (#25416736780)
  • Next Build on main (#25418636210)
  • Delete
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