Repo Added
02 Mar 2015 01:22PM UTC
|
Total Files
21
|
# Builds
3324
Last
|
Badge
README BADGES
|
push
travis-ci
1847 of 1936 branches covered (95.4%)
3306 of 3366 relevant lines covered (98.22%)
7717.98 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
3735 | fix/disableJestTranspilation |
98.22 |
Merge pull request #522 from unexpectedjs/fix/arrowFunctionsInTests Use arrow functions when possible | push | 29 Sep 2018 07:01PM UTC | travis-ci | |
3722 | fix/disableJestTranspilation |
98.22 |
Hackingly instruct jest not to transform any files Before it detected .babelrc and used it to transpile all files, even though it works fine with the untranspiled files. This causes arrow functions to come out as old-style functions, which affec... | Pull #523 | 29 Sep 2018 10:25AM UTC | travis-ci | |
3721 | fix/disableJestTranspilation |
98.22 |
Hackingly instruct jest not to transform any files Before it detected .babelrc and used it to transpile all files, even though it works fine with the untranspiled files. This causes arrow functions to come out as old-style functions, which affec... | push | 29 Sep 2018 10:17AM UTC | travis-ci |