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

philihp / openskill.js / 25416736780
100%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 04:38AM UTC
Jobs 1
Files 16
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:37AM UTC coverage: 100.0%. Remained the same
25416736780

push

github

web-flow
feat: add margin option to rate() (#963)

* feat: add margin option to rate()

When score is provided alongside margin, rating updates are amplified
by log1p(max(0, |score_diff| - margin)) for each opposing pair. Score
differences within the margin threshold are unaffected; differences
above it scale logarithmically, rewarding dominant victories with
larger mu gains and penalising large defeats more heavily.

https://claude.ai/code/session_0151N9fApDLeHnrhRj1tu3p2

* test: remove void suppression, use elision instead

Replace `void unusedVar` patterns with destructuring elision (`,` or
partial destructuring) so unused team slots are simply not bound.

https://claude.ai/code/session_0151N9fApDLeHnrhRj1tu3p2

---------

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

92 of 92 branches covered (100.0%)

Branch coverage included in aggregate %.

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

287 of 287 relevant lines covered (100.0%)

100.61 hits per line

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