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

philihp / openskill.js / 25843357554
100%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 05:23AM 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

14 May 2026 05:22AM UTC coverage: 100.0%. Remained the same
25843357554

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 %.

37 of 37 new or added lines in 5 files covered. (100.0%)

627 of 627 relevant lines covered (100.0%)

67.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25843357554.1 14 May 2026 05:23AM UTC 17
100.0
GitHub Action Run
Source Files on build 25843357554
  • 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 Repo
  • Github Actions Build #25843357554
  • 6e4ebb1f on github
  • Prev Build on main (#25843301461)
  • Next Build on main (#25846509063)
  • 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