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

ivarni / ryp-calculator
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: feature/user-reducer
DEFAULT BRANCH: master
Repo Added 23 Sep 2016 09:07AM UTC
Files 9
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 feature/use-immutablejs
branch: feature/use-immutablejs
CHANGE BRANCH
x
Reset
  • feature/use-immutablejs
  • feature/add-exercise
  • feature/hydrate-state
  • feature/rewrite-with-redux-saga
  • feature/user-reducer
  • master

pending completion
13

push

travis-ci

ivarni
Use Immutable.js instead of javascript objects.

Potentially breaking change is that Arrays are now Lists and
elements can't be read using `list[idx]`. The way to get an
element out of an Immutable List is `list.get(idx)`.
In addition to that, Immutable List does not have
a `.length` property but a `.size`.

72 of 72 relevant lines covered (100.0%)

64.96 hits per line

Relevant lines Covered
Build:
Build:
72 RELEVANT LINES 72 COVERED LINES
64.96 HITS PER LINE
Source Files on feature/use-immutablejs
  • 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
13 feature/use-immutablejs Use Immutable.js instead of javascript objects. Potentially breaking change is that Arrays are now Lists and elements can't be read using `list[idx]`. The way to get an element out of an Immutable List is `list.get(idx)`. In addition to that, Imm... push 23 Sep 2016 01:23PM UTC ivarni travis-ci pending completion  
12 feature/use-immutablejs Use Immutable.js instead of javascript objects. Potentially breaking change is that Arrays are now Lists and elements can't be read using `list[idx]`. The way to get an element out of an Immutable List is `list.get(idx)`. push 23 Sep 2016 01:00PM UTC ivarni travis-ci pending completion  
See All Builds (33)
  • 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