Skip to content

refactor: started the work to merge tool and plugin struct/traits

Codecov / codecov/patch failed Dec 6, 2023 in 0s

78.27% of diff hit (target 86.34%)

View this Pull Request on Codecov

78.27% of diff hit (target 86.34%)

Annotations

Check warning on line 110 in src/plugins/core/bun.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/core/bun.rs#L110

Added line #L110 was not covered by tests

Check warning on line 152 in src/plugins/core/go.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/core/go.rs#L152

Added line #L152 was not covered by tests

Check warning on line 160 in src/plugins/core/go.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/core/go.rs#L160

Added line #L160 was not covered by tests

Check warning on line 349 in src/plugins/core/ruby.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/core/ruby.rs#L349

Added line #L349 was not covered by tests

Check warning on line 49 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L44-L49

Added lines #L44 - L49 were not covered by tests

Check warning on line 53 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 81 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 96 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L92-L96

Added lines #L92 - L96 were not covered by tests

Check warning on line 118 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L116-L118

Added lines #L116 - L118 were not covered by tests

Check warning on line 168 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L164-L168

Added lines #L164 - L168 were not covered by tests

Check warning on line 204 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 213 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L213

Added line #L213 was not covered by tests

Check warning on line 236 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L236

Added line #L236 was not covered by tests

Check warning on line 243 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L243

Added line #L243 was not covered by tests

Check warning on line 252 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L252

Added line #L252 was not covered by tests

Check warning on line 262 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L262

Added line #L262 was not covered by tests

Check warning on line 320 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L315-L320

Added lines #L315 - L320 were not covered by tests

Check warning on line 394 in src/plugins/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L383-L394

Added lines #L383 - L394 were not covered by tests

Check warning on line 19 in src/tool.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tool.rs#L19

Added line #L19 was not covered by tests

Check warning on line 111 in src/tool.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tool.rs#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 142 in src/tool.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/tool.rs#L142

Added line #L142 was not covered by tests