Skip to content

new: Track operations for other actions. (#1476)

Codecov / codecov/patch failed May 24, 2024 in 1s

78.34% of diff hit (target 78.89%)

View this Pull Request on Codecov

78.34% of diff hit (target 78.89%)

Annotations

Check warning on line 27 in crates/bun/platform/src/actions/install_deps.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/bun/platform/src/actions/install_deps.rs#L27

Added line #L27 was not covered by tests

Check warning on line 29 in crates/cli/src/commands/check.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/cli/src/commands/check.rs#L29

Added line #L29 was not covered by tests

Check warning on line 303 in crates/cli/src/commands/ci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/cli/src/commands/ci.rs#L301-L303

Added lines #L301 - L303 were not covered by tests

Check warning on line 305 in crates/cli/src/commands/ci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/cli/src/commands/ci.rs#L305

Added line #L305 was not covered by tests

Check warning on line 307 in crates/cli/src/commands/ci.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/cli/src/commands/ci.rs#L307

Added line #L307 was not covered by tests

Check warning on line 52 in crates/cli/src/commands/run.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/cli/src/commands/run.rs#L52

Added line #L52 was not covered by tests

Check warning on line 71 in crates/cli/src/queries/touched_files.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/cli/src/queries/touched_files.rs#L71

Added line #L71 was not covered by tests

Check warning on line 170 in crates/core/action-pipeline/src/actions/install_deps.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/actions/install_deps.rs#L170

Added line #L170 was not covered by tests

Check warning on line 46 in crates/core/action-pipeline/src/actions/run_task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/actions/run_task.rs#L46

Added line #L46 was not covered by tests

Check warning on line 48 in crates/core/action-pipeline/src/actions/run_task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/actions/run_task.rs#L48

Added line #L48 was not covered by tests

Check warning on line 56 in crates/core/action-pipeline/src/actions/sync_workspace.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/actions/sync_workspace.rs#L56

Added line #L56 was not covered by tests

Check warning on line 355 in crates/core/action-pipeline/src/pipeline.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/pipeline.rs#L355

Added line #L355 was not covered by tests

Check warning on line 439 in crates/core/action-pipeline/src/pipeline.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/pipeline.rs#L439

Added line #L439 was not covered by tests

Check warning on line 444 in crates/core/action-pipeline/src/pipeline.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/pipeline.rs#L444

Added line #L444 was not covered by tests

Check warning on line 135 in crates/core/action-pipeline/src/subscribers/moonbase.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/subscribers/moonbase.rs#L135

Added line #L135 was not covered by tests

Check warning on line 139 in crates/core/action-pipeline/src/subscribers/moonbase.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/subscribers/moonbase.rs#L139

Added line #L139 was not covered by tests

Check warning on line 329 in crates/core/action-pipeline/src/subscribers/moonbase.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/subscribers/moonbase.rs#L323-L329

Added lines #L323 - L329 were not covered by tests

Check warning on line 384 in crates/core/action-pipeline/src/subscribers/moonbase.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/subscribers/moonbase.rs#L379-L384

Added lines #L379 - L384 were not covered by tests

Check warning on line 386 in crates/core/action-pipeline/src/subscribers/moonbase.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/subscribers/moonbase.rs#L386

Added line #L386 was not covered by tests

Check warning on line 400 in crates/core/action-pipeline/src/subscribers/moonbase.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/action-pipeline/src/subscribers/moonbase.rs#L399-L400

Added lines #L399 - L400 were not covered by tests

Check warning on line 27 in crates/core/actions/src/sync_codeowners.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/actions/src/sync_codeowners.rs#L27

Added line #L27 was not covered by tests

Check warning on line 34 in crates/core/actions/src/sync_codeowners.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/actions/src/sync_codeowners.rs#L34

Added line #L34 was not covered by tests

Check warning on line 46 in crates/core/actions/src/sync_codeowners.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/actions/src/sync_codeowners.rs#L46

Added line #L46 was not covered by tests

Check warning on line 48 in crates/core/actions/src/sync_codeowners.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/actions/src/sync_codeowners.rs#L48

Added line #L48 was not covered by tests

Check warning on line 56 in crates/core/actions/src/sync_codeowners.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/core/actions/src/sync_codeowners.rs#L56

Added line #L56 was not covered by tests