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

source-academy / cadet-frontend / 120 / 1
30%
master: 30%

Build:
DEFAULT BRANCH: master
Ran 29 Jun 2018 11:09AM UTC
Files 103
Run time 9s
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

29 Jun 2018 11:05AM UTC coverage: 30.371% (+0.05%) from 30.324%
120.1

push

travis-ci

ningyuansg
Enable "display" standard library function (#139)

* Add generic type for Context definition

* Rename external to externalContext

* Add typing for createContext & createEmptyContext

* Add externalContext parameter to state

Any instance of createContext() has been given the appropriate
parameter. As a result, the context has a property that corresponds to
the location it is in (externalContext === 'assessment' or 'playground')

* Add location parameter to display and timed (WIP)

timed does not work as of yet, as the initial implementation does not
work in the first place.

* Add working stdlib.timed function

- This does not care about context, and runs the same as map or filter.
I think this should be changed in the future. Unfortunately, I had
little reference as all implementations of `timed` failed when I tried
them (sourceacademy2).

- To make this run, I disabled redux-persist. I shall add what happened
into the tracked issue. To get this to run, checkout createStore.ts and
index.tsx from a commit prior to adding the cache (from master).

- I will move timed back into the "infinity" chapter after getting it to
work.

- Logging does not work as of now.

* Fix logs not showing up

We should find a way to type the action payloads to catch erros like
these (where we are forced to pass things as untyped objects)

* Format files

Missed out a todo there (but its coming up in the next commit)

* Move timed back to orignal place

* Format one whitespace character

* Fix problem with reducers import

200 of 1078 branches covered (18.55%)

Branch coverage included in aggregate %.

1092 of 3176 relevant lines covered (34.38%)

113.71 hits per line

Source Files on job 120.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 110
  • Travis Job 120.1
  • 58453a3d on github
  • Prev Job for on master (#113.1)
  • Next Job for on master (#121.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