Skip to content

feat: ✨ add central ensure plugin

Codecov / codecov/patch failed Nov 5, 2024 in 0s

49.52% of diff hit (target 55.63%)

View this Pull Request on Codecov

49.52% of diff hit (target 55.63%)

Annotations

Check warning on line 302 in crates/mako/src/compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/compiler.rs#L302

Added line #L302 was not covered by tests

Check warning on line 94 in crates/mako/src/generate/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/generate/transform.rs#L91-L94

Added lines #L91 - L94 were not covered by tests

Check warning on line 98 in crates/mako/src/generate/transform.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/generate/transform.rs#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 87 in crates/mako/src/plugins/bundless_compiler.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/bundless_compiler.rs#L83-L87

Added lines #L83 - L87 were not covered by tests

Check warning on line 13 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L13

Added line #L13 was not covered by tests

Check warning on line 17 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 21 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 24 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L24

Added line #L24 was not covered by tests

Check warning on line 26 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L26

Added line #L26 was not covered by tests

Check warning on line 30 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 32 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L32

Added line #L32 was not covered by tests

Check warning on line 35 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 39 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 42 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 44 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L44

Added line #L44 was not covered by tests

Check warning on line 48 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 50 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L50

Added line #L50 was not covered by tests

Check warning on line 53 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L53

Added line #L53 was not covered by tests

Check warning on line 55 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L55

Added line #L55 was not covered by tests

Check warning on line 75 in crates/mako/src/plugins/central_ensure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/central_ensure.rs#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 26 in crates/mako/src/visitors/dep_replacer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/visitors/dep_replacer.rs#L26

Added line #L26 was not covered by tests

Check warning on line 29 in crates/mako/src/visitors/dep_replacer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/visitors/dep_replacer.rs#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 36 in crates/mako/src/visitors/dep_replacer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/visitors/dep_replacer.rs#L36

Added line #L36 was not covered by tests

Check warning on line 117 in crates/mako/src/visitors/dynamic_import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/visitors/dynamic_import.rs#L117

Added line #L117 was not covered by tests

Check warning on line 119 in crates/mako/src/visitors/dynamic_import.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/visitors/dynamic_import.rs#L119

Added line #L119 was not covered by tests