AST Restructuring & Mapping Update #507
85.11% of diff hit (target 85.35%)
View this Pull Request on Codecov
85.11% of diff hit (target 85.35%)
Annotations
Check warning on line 345 in kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts
codecov / codecov/patch
kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts#L345
Added line #L345 was not covered by tests
Check warning on line 358 in kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts
codecov / codecov/patch
kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts#L358
Added line #L358 was not covered by tests
Check warning on line 371 in kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts
codecov / codecov/patch
kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts#L371
Added line #L371 was not covered by tests
Check warning on line 384 in kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts
codecov / codecov/patch
kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts#L384
Added line #L384 was not covered by tests
Check warning on line 397 in kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts
codecov / codecov/patch
kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts#L397
Added line #L397 was not covered by tests
Check warning on line 410 in kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts
codecov / codecov/patch
kipper/core/src/compiler/ast/mapping/ast-node-mapper.ts#L410
Added line #L410 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/declarations/function-declaration/function-declaration.ts#L70
Added line #L70 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/declarations/function-declaration/function-declaration.ts#L88
Added line #L88 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/declarations/parameter-declaration/parameter-declaration.ts#L52
Added line #L52 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/declarations/parameter-declaration/parameter-declaration.ts#L70
Added line #L70 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/declarations/variable-declaration/variable-declaration.ts#L70
Added line #L70 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/declarations/variable-declaration/variable-declaration.ts#L88
Added line #L88 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/arithmetic/additive-expression/additive-expression.ts#L55
Added line #L55 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/arithmetic/additive-expression/additive-expression.ts#L73
Added line #L73 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/arithmetic/multiplicative-expression/multiplicative-expression.ts#L60
Added line #L60 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/arithmetic/multiplicative-expression/multiplicative-expression.ts#L78
Added line #L78 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/assignment-expression/assignment-expression.ts#L68
Added line #L68 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/assignment-expression/assignment-expression.ts#L86
Added line #L86 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/cast-or-convert-expression/cast-or-convert-expression.ts#L56
Added line #L56 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/cast-or-convert-expression/cast-or-convert-expression.ts#L74
Added line #L74 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/comparative-expression/equality-expression/equality-expression.ts#L56
Added line #L56 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/comparative-expression/equality-expression/equality-expression.ts#L74
Added line #L74 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/comparative-expression/relational-expression/relational-expression.ts#L68
Added line #L68 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/comparative-expression/relational-expression/relational-expression.ts#L86
Added line #L86 was not covered by tests
codecov / codecov/patch
kipper/core/src/compiler/ast/nodes/expressions/conditional-expression/conditional-expression.ts#L50
Added line #L50 was not covered by tests