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

source-academy / cadet-frontend / 113
30%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2018 03:29AM UTC
Jobs 1
Files 103
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

pending completion
113

push

travis-ci

ningyuansg
Segregate Playground and Assessment Workspaces (#137)

* Remove updateEditorValue in workspace/DispatchProp

I will add this back as an OwnProps property, passed by either Assessment or
Playground

* Rename workspaceSaga to playgroundSaga

* Move actionTypes around

* Move playground actions into workspace/actions

Added an additional parameter to denote the location of the action call.

* Disconnect all workspace components

Due to the workspace's input and dispatch being determined by the
context, they can be passed in as props by Assessment or Playground.

* Refactor components that call Workspace

* Fill in missing props in Playground and Assessment

Also fixed some errors picked up at compilation time.

* Pass in SideContentProps instead of tabs

* Add location to saga calls

* Fix more errors

For some reason the member-ordering linting does not pass despite
proper(?) ordering. I'll open an issue for this.

* Modify default values for ControlBar

* Add WorkspaceManager state

This holds the 2 instances of IWorkspaceState, playground and
assessment. I've also added a scaffold of how the reducer function would
work, given a location. The location (type WorkspaceLocation) is now
specified to correspond to the key of the IWorkspaceState within the
IWorkspaceManagerState.

* Add location for reducer cases

Also made some interpreter actions to include location

* Fix PlaygroundContainer's IState reference

- Removed cached editorValue
- Renamed IState.workspace into workspaces
- Fixed a typo

* Add location to sagas

* Fix reducer naming error

* Rename workspace file to workspaces

* Add MapDispatchToProps call and DispatchProps

* Add dispatch and state references to container

* Use dispatch props in Playground component

Also added a missing handleChangeActiveTab

* Fix sideContentHeight not being stored in state

* Remove buggy currying function

For some reason, the spread a... (continued)

200 of 1078 branches covered (18.55%)

Branch coverage included in aggregate %.

184 of 184 new or added lines in 17 files covered. (100.0%)

1090 of 3176 relevant lines covered (34.32%)

113.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 113.1 28 Jun 2018 03:29AM UTC 0
30.32
Travis Job 113.1
Source Files on build 113
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #113
  • de365d82 on github
  • Prev Build on master (#97)
  • Next Build on master (#120)
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