Closed pouya-eghbali closed 3 years ago
Merging #230 (6e20f78) into develop (4150ff6) will increase coverage by
0.31%
. The diff coverage is85.39%
.
@@ Coverage Diff @@
## develop #230 +/- ##
===========================================
+ Coverage 89.39% 89.70% +0.31%
===========================================
Files 51 51
Lines 1678 2303 +625
Branches 278 480 +202
===========================================
+ Hits 1500 2066 +566
- Misses 155 195 +40
- Partials 23 42 +19
Impacted Files | Coverage Δ | |
---|---|---|
packages/core/rules.js | 100.00% <ø> (ø) |
|
packages/core/syntax/await/index.js | 100.00% <ø> (ø) |
|
packages/core/syntax/comparisons/index.js | 100.00% <ø> (ø) |
|
packages/core/syntax/fatAssignments/index.js | 100.00% <ø> (ø) |
|
packages/core/syntax/imports/index.js | 100.00% <ø> (ø) |
|
packages/core/syntax/in/index.js | 100.00% <ø> (ø) |
|
packages/core/syntax/methods/index.js | 100.00% <ø> (ø) |
|
packages/core/syntax/wrapped/index.js | 100.00% <ø> (ø) |
|
packages/internals/src/emitter.js | 0.00% <0.00%> (ø) |
|
packages/internals/src/random.js | 100.00% <ø> (ø) |
|
... and 43 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4150ff6...6e20f78. Read the comment docs.
Fixes #232
Description
v0.12
Changes proposed in this pull request
Type system:
Number a = "Hello"
should throw)property
callscallee
in callstype
in typed assignmentsAny
Other features
Fixes
get
calls from syntax to the generatorclio.toml
files are being ignoredesm
modulescwd
isn't the same as the project root directoryroot
is missing on cached compilesToDo