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

philihp / openskill.js / 25843357554 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 05:23AM UTC
Files 17
Run time 0s
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 May 2026 05:22AM UTC coverage: 100.0%. Remained the same
25843357554.1

push

github

web-flow
refactor(models): mutate {omega,delta} accumulator inside reduce (#979)

The per-step `[omega, delta]` tuple was reallocated on every iteration of
each model's inner reduce. Switching to a named object accumulator that
mutates and returns the same reference keeps the functional reduce shape
while eliminating the allocation in the hot path, and makes the math read
closer to the paper.

https://claude.ai/code/session_0125SrW5WBzG2YejyefypEvW

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

166 of 166 branches covered (100.0%)

Branch coverage included in aggregate %.

627 of 627 relevant lines covered (100.0%)

67.19 hits per line

Source Files on job 25843357554.1
  • Tree
  • List 17
  • Changed 7
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25843357554
  • 6e4ebb1f on github
  • Prev Job for on main (#25843301461.1)
  • Next Job for on main (#25846509063.1)
  • 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