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

ReactiveX / RxJS
98%
master: 96%

Build:
Build:
LAST BUILD BRANCH: 5.0.0-beta.3
DEFAULT BRANCH: master
Repo Added 13 Oct 2015 01:10AM UTC
Files 307
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

LAST BUILD ON BRANCH SymbolShim-issues
branch: SymbolShim-issues
CHANGE BRANCH
x
Reset
  • SymbolShim-issues
  • 5.0.0-alpha.10
  • 5.0.0-alpha.12
  • 5.0.0-alpha.13
  • 5.0.0-alpha.14
  • 5.0.0-alpha.4
  • 5.0.0-alpha.6
  • 5.0.0-alpha.7
  • 5.0.0-alpha.8
  • 5.0.0-alpha.9
  • 5.0.0-beta.0
  • 5.0.0-beta.1
  • 5.0.0-beta.2
  • 5.0.0-beta.3
  • add-let-to-kitchensink
  • master
  • rxjs-dom

pending completion
1647

push

travis-ci

blesh
fix(SymbolShim): Symbol polyfill is a function

Symbol is supposed to be a function that takes a description and returns a unique symbol
such that `Symbol('foo') !== Symbol('foo')`. The polyfill therefor returns a string that has
a unique identifier concatenated to it: `@@Symbol(description):1` `@@Symbol(description):2` etc

fixes #988

5484 of 5581 relevant lines covered (98.26%)

600.94 hits per line

Relevant lines Covered
Build:
Build:
5581 RELEVANT LINES 5484 COVERED LINES
600.94 HITS PER LINE
Source Files on SymbolShim-issues
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1647 SymbolShim-issues fix(SymbolShim): Symbol polyfill is a function Symbol is supposed to be a function that takes a description and returns a unique symbol such that `Symbol('foo') !== Symbol('foo')`. The polyfill therefor returns a string that has a unique identifi... push 08 Dec 2015 11:42PM UTC blesh travis-ci pending completion  
See All Builds (1678)
  • Repo on GitHub
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

© 2025 Coveralls, Inc