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

ndlib / honeycomb / 1705 / 1
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: DEC-1472-fix-bc-date-parsing
DEFAULT BRANCH: master
Ran 27 Jul 2015 04:49PM UTC
Files 133
Run time 5s
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

27 Jul 2015 04:49PM UTC coverage: 93.649%. Remained the same
2.1.4

push

travis-ci

Justin Gondron
DEC-459
-Added dependent libraries (eventemitter, flux, keymirror). We can probably do without keymirror if needed.
DEC-461:
-Changed Preview toggle to not handle the ajax. Moved this into the actions and changed the toggle to fire off the action to change preview instead
-Changed it to listen for store changes and update its state based on the change to the store
-Stopped propagating collection info down to the toggles since they can now directly read the store
DEC-462:
-Changed Publish toggle to not handle the ajax. Moved this into the actions and changed the toggle to fire off the action to change published instead
-Changed it to listen for store changes and update its state based on the change to the store
-Stopped propagating collection info down to the toggles since they can now directly read the store
DEC-460:
-Created CollectionStore with properties for title, preview, and published
-Setup collection actions for each of the current actions that we are concerned with sharing between components, also created a set state action for setting up the initial state of the store.
-Implemented a way for the store to revert a change if an error happens. This is currently not very robust, but it works given that we only have one component editing each property at any given time.
-CollectionStore will emit a general "changed" style message. This means all listeners will end up updating their state any time any property of the store changes, but since we only have 4 listeners at the moment this shouldn't be a problem. We can do something more directed if we encounter efficiency problems with components constantly updating their states.
-Found that CollectionsController#preview_mode was not checking permissions. Fixed.
-Wrote a collection store initializer in lieu of a top level react component. This component only sets the initial state of the store
-Now that there is a store, we don't need to have a top level CollectionPreviewPublish object. Refactored to decouple this from the toggles. It's now it's own separate component that renders the link based on the values in the collection store.
DEC-509:
-Replaced mediator with node event emitter

2020 of 2157 relevant lines covered (93.65%)

7.71 hits per line

Source Files on job 1705.1 (2.1.4)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1705
  • Travis Job 1705.1
  • 031e8a8f on github
  • Prev Job for 2.1.4 on DEC-459-Flux-Collection-Store (#1704.1)
  • Next Job for 2.1.4 on DEC-459-Flux-Collection-Store (#1707.1)
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