Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(extensions): Add extensions support #2634

Closed
wants to merge 27 commits into from

Add features crate

cb97c81
Select commit
Loading
Failed to load commit list.
Closed

feat(extensions): Add extensions support #2634

Add features crate
cb97c81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 10, 2024 in 0s

27.58% of diff hit (target 86.70%)

View this Pull Request on Codecov

27.58% of diff hit (target 86.70%)

Annotations

Check warning on line 18 in src/core/blueprint/operators/extension.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/blueprint/operators/extension.rs#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 23 in src/core/blueprint/operators/extension.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/blueprint/operators/extension.rs#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 29 in src/core/blueprint/operators/extension.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/blueprint/operators/extension.rs#L26-L29

Added lines #L26 - L29 were not covered by tests

Check warning on line 31 in src/core/blueprint/operators/extension.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/blueprint/operators/extension.rs#L31

Added line #L31 was not covered by tests

Check warning on line 36 in src/core/blueprint/operators/extension.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/blueprint/operators/extension.rs#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 50 in src/core/blueprint/operators/extension.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/blueprint/operators/extension.rs#L39-L50

Added lines #L39 - L50 were not covered by tests

Check warning on line 58 in src/core/blueprint/operators/extension.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/blueprint/operators/extension.rs#L58

Added line #L58 was not covered by tests

Check warning on line 62 in src/core/blueprint/operators/extension.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/blueprint/operators/extension.rs#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 630 in src/core/config/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/config.rs#L630

Added line #L630 was not covered by tests

Check warning on line 637 in src/core/config/config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/config.rs#L637

Added line #L637 was not covered by tests

Check warning on line 99 in src/core/ir/eval.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/ir/eval.rs#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 103 in src/core/ir/eval.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/ir/eval.rs#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 106 in src/core/ir/eval.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/ir/eval.rs#L106

Added line #L106 was not covered by tests

Check warning on line 161 in src/core/ir/model.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/ir/model.rs#L159-L161

Added lines #L159 - L161 were not covered by tests