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

source-academy / js-slang / 3449
77%

Build:
DEFAULT BRANCH: master
Ran 18 Jul 2020 04:56AM UTC
Jobs 1
Files 82
Run time 7s
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
3449

push

travis-ci

web-flow
Type Inferencer for S3 (#551)

* Allow source file to be passed to repl

* added initial code for typechecker

* added support for typing variable expressions

* added basic functionality for type inference

* check in change to index.ts

* removed console logs

* commented out code

* added support for multiple statements and block statements

* added support for more statements and functions with arbitary args

* Binary expression (#1)

* add support for binary expressions and simple test cases

* remove calls to typechecker in index, fix linting issues

* Function declaration (#2)

* added support for function decl

* added linting changes

* made NaN, undefined and Infinity work

* added more tests

* added more tests

* added support for unary fns

* update linting

* removed console logs

* tidy up test cases and add conditional statements

* add predefined functions

* Polytypes (#6)

* first attempt at annotated AST

* fix inferred function types not being saved in function declarations

* annyoing precommit changes

* undo pre hook changes

* rmeove yarn tslint --fix as it was removing object literal quotes

* added integers and added more type checking support for binary expressions

* added support for polymorphic types

* commented unused code

* added more type checking for polytypes and cleaned up tests

* fixed linting

Co-authored-by: Raynold Ng <raynold.ng24@gmail.com>

* Node preprocessing (#7)

* undo generation of AST

* first attempt at hoisting const and function declarations

* commented out most of the old code

* updated tests

* added support for up to function app

* linting

* added most of the remaining cases

* wrap program around block statement and save infer types in AST

* add support for pairs

* follow spec by changing float to number and changing func signatures

* linting

* added unary negative operator

* fix pair fun... (continued)

2444 of 3224 branches covered (75.81%)

Branch coverage included in aggregate %.

6600 of 7616 relevant lines covered (86.66%)

101177.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3449.1 18 Jul 2020 04:56AM UTC 0
83.43
Travis Job 3449.1
Source Files on build 3449
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3449
  • 858748fb on github
  • Prev Build on master (#3443)
  • Next Build on master (#3452)
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

© 2025 Coveralls, Inc