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

StoneCypher / jssm / 321d422a65db9c58bffadc16df160e278ddc5d66 / 3
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 06 Apr 2026 02:11PM UTC
Files 15
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

06 Apr 2026 02:10PM UTC coverage: 99.942%. Remained the same
321d422a65db9c58bffadc16df160e278ddc5d66.3

push

github

StoneCypher
fix: correct error message variable and remove false optional on unique()

name_bind_prop_and_state displayed the wrong variable in the error message
when the state argument was not a string — it showed the prop value instead
of the state value.

unique() was typed with an optional parameter (arr?) but never guarded
against undefined, causing a runtime crash. The parameter was never intended
to be optional; removed the ? to catch misuse at compile time.

Fixes @stonecypher/fsl#1318, @stonecypher/fsl#1319

551 of 552 branches covered (99.82%)

Branch coverage included in aggregate %.

1159 of 1159 relevant lines covered (100.0%)

2407.51 hits per line

Source Files on job 321d422a65db9c58bffadc16df160e278ddc5d66.3
  • Tree
  • List 15
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 321
  • 321d422a on github
  • Prev Job for on main (#5b3396918ef669ad1bf2248240e871e3f8ad621c.5)
  • Next Job for on main (#7f4349a419caf989e121a1dea34a8d2083811fa1.8)
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