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

plugin-update: update in parallel #1186

Merged
merged 4 commits into from
Dec 14, 2023

lint

ccd0ea3
Select commit
Loading
Failed to load commit list.
Merged

plugin-update: update in parallel #1186

lint
ccd0ea3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 14, 2023 in 1s

72.61% of diff hit (target 81.71%)

View this Pull Request on Codecov

72.61% of diff hit (target 81.71%)

Annotations

Check warning on line 60 in src/cli/prune.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prune.rs#L60

Added line #L60 was not covered by tests

Check warning on line 62 in src/cli/prune.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prune.rs#L62

Added line #L62 was not covered by tests

Check warning on line 64 in src/cli/prune.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prune.rs#L64

Added line #L64 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 375 in src/plugins/external_plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/external_plugin.rs#L374-L375

Added lines #L374 - L375 were not covered by tests

Check warning on line 486 in src/plugins/external_plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/external_plugin.rs#L486

Added line #L486 was not covered by tests

Check warning on line 489 in src/plugins/external_plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/external_plugin.rs#L489

Added line #L489 was not covered by tests

Check warning on line 670 in src/plugins/external_plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/external_plugin.rs#L669-L670

Added lines #L669 - L670 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L158

Added line #L158 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/mod.rs#L248

Added line #L248 was not covered by tests

Check warning on line 18 in src/ui/multi_progress_report.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ui/multi_progress_report.rs#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 40 in src/ui/multi_progress_report.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ui/multi_progress_report.rs#L35-L40

Added lines #L35 - L40 were not covered by tests

Check warning on line 24 in src/ui/progress_report.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ui/progress_report.rs#L24

Added line #L24 was not covered by tests