Skip to content

Add support for record patterns

Codecov / codecov/patch failed Aug 16, 2024 in 1s

1.49% of diff hit (target 80.00%)

View this Pull Request on Codecov

1.49% of diff hit (target 80.00%)

Annotations

Check warning on line 513 in tremor-script/src/interpreter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/interpreter.rs#L512-L513

Added lines #L512 - L513 were not covered by tests

Check warning on line 531 in tremor-script/src/interpreter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/interpreter.rs#L529-L531

Added lines #L529 - L531 were not covered by tests

Check warning on line 542 in tremor-script/src/interpreter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/interpreter.rs#L535-L542

Added lines #L535 - L542 were not covered by tests

Check warning on line 547 in tremor-script/src/interpreter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/interpreter.rs#L547

Added line #L547 was not covered by tests

Check warning on line 550 in tremor-script/src/interpreter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/interpreter.rs#L550

Added line #L550 was not covered by tests

Check warning on line 43 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 62 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L46-L62

Added lines #L46 - L62 were not covered by tests

Check warning on line 76 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L65-L76

Added lines #L65 - L76 were not covered by tests

Check warning on line 90 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L81-L90

Added lines #L81 - L90 were not covered by tests

Check warning on line 103 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L92-L103

Added lines #L92 - L103 were not covered by tests

Check warning on line 107 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 109 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L109

Added line #L109 was not covered by tests

Check warning on line 112 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L112

Added line #L112 was not covered by tests

Check warning on line 125 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L114-L125

Added lines #L114 - L125 were not covered by tests

Check warning on line 130 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L127-L130

Added lines #L127 - L130 were not covered by tests

Check warning on line 140 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L133-L140

Added lines #L133 - L140 were not covered by tests

Check warning on line 144 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 146 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L146

Added line #L146 was not covered by tests

Check warning on line 153 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L150-L153

Added lines #L150 - L153 were not covered by tests

Check warning on line 155 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L155

Added line #L155 was not covered by tests

Check warning on line 161 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L158-L161

Added lines #L158 - L161 were not covered by tests

Check warning on line 165 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 174 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L168-L174

Added lines #L168 - L174 were not covered by tests

Check warning on line 181 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L177-L181

Added lines #L177 - L181 were not covered by tests

Check warning on line 185 in tremor-script/src/vm.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

tremor-script/src/vm.rs#L184-L185

Added lines #L184 - L185 were not covered by tests