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

source-academy / cadet-frontend / 120
30%

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

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 %.

18 of 18 new or added lines in 5 files covered. (100.0%)

1092 of 3176 relevant lines covered (34.38%)

113.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 120.1 29 Jun 2018 11:09AM UTC 0
30.37
Travis Job 120.1
Source Files on build 120
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #120
  • 58453a3d on github
  • Prev Build on master (#113)
  • Next Build on master (#121)
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