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

netceteragroup / girders-elements / 166
83%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2017 09:54AM UTC
Jobs 1
Files 58
Run time 3s
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

pending completion
166

push

travis-ci

web-flow
feat(core): Kernel, Subsystems & EntryPoint

This pull requests refactors the internals of Girders Elements.

It adds modularity and extensibility via the introduction of subsystems and the kernel.
It allows multiple EntryPointss (top level react components) to be linked a single store (i.e. the new kernel).

It also updates the API of the data.* function; they are now ramda-curried to allow for more idiomatic usage with Ramda.

BREAKING CHANGE: signature of `zip.elementZipper` changed from

(data, children) => loc  to
(config) => (data) => loc (hard-curried)

223 of 340 branches covered (65.59%)

573 of 706 relevant lines covered (81.16%)

30.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 166.1 13 Sep 2017 09:54AM UTC 0
81.16
Travis Job 166.1
Source Files on build 166
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #166
  • 875089da on github
  • Prev Build on master (#161)
  • Next Build on master (#169)
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