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

ivarni / ryp-calculator / 18

Builds Branch Commit Type Ran Committer Via Coverage
18 feature/rewrite-with-redux-saga Fix peer dependencies push 01 Oct 2016 02:14PM UTC ivarni travis-ci pending completion   set done
17 feature/rewrite-with-redux-saga More work on the redux-sage rewrite push 30 Sep 2016 08:34PM UTC ivarni travis-ci pending completion   set done
16 feature/rewrite-with-redux-saga First step towards introducing redux-saga The plan is to have saga dispatch an action every time the exercises reducer updates the state. This would allow the days reducer to simply react to the new state rather than duplicating a lot of logic. S... push 24 Sep 2016 01:33PM UTC ivarni travis-ci pending completion   set done
15 master Merge pull request #2 from ivarni/feature/use-immutablejs Use Immutable.js instead of javascript objects. push 23 Sep 2016 01:38PM UTC web-flow travis-ci pending completion   set done
14 master 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... Pull #2 23 Sep 2016 01:23PM UTC web-flow travis-ci pending completion   set done
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   set done
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   set done
11 master Also lint tests push 23 Sep 2016 11:12AM UTC ivarni travis-ci pending completion   set done
10 master Add commit hook push 23 Sep 2016 10:57AM UTC ivarni travis-ci pending completion   set done
9 master Ignore lib folder push 23 Sep 2016 10:48AM UTC ivarni travis-ci pending completion   set done
8 master I can delete this I think push 23 Sep 2016 10:48AM UTC ivarni travis-ci pending completion   set done
7 master Merge pull request #1 from ivarni/feature/add-exercise Add functionality for adding new exercises push 23 Sep 2016 10:45AM UTC web-flow travis-ci pending completion   set done
6 master Add functionality for adding new exercises It's a bit problematic that logic for updating the list is now duplicated between the reducers. Ideally the "days" reducer should fire after the "exercises" reducer and actually work on that data. Going ... Pull #1 23 Sep 2016 10:39AM UTC web-flow travis-ci pending completion   set done
5 feature/add-exercise Add functionality for adding new exercises It's a bit problematic that logic for updating the list is now duplicated between the reducers. Ideally the "days" reducer should fire after the "exercises" reducer and actually work on that data. Going ... push 23 Sep 2016 10:39AM UTC ivarni travis-ci pending completion   set done
4 master Fix the badge push 23 Sep 2016 10:09AM UTC ivarni travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
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