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(ssu): handle dependence changing while watching #1690

Merged
merged 3 commits into from
Nov 13, 2024

feat: ✨ 区分 ssu firstbuild 和 updating 两者状态

e316d9f
Select commit
Loading
Failed to load commit list.
Merged

feat(ssu): handle dependence changing while watching #1690

feat: ✨ 区分 ssu firstbuild 和 updating 两者状态
e316d9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 13, 2024 in 1s

0.00% of diff hit (target 55.64%)

View this Pull Request on Codecov

0.00% of diff hit (target 55.64%)

Annotations

Check warning on line 259 in crates/mako/src/dev/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/dev/update.rs#L259

Added line #L259 was not covered by tests

Check warning on line 335 in crates/mako/src/dev/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/dev/update.rs#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 338 in crates/mako/src/dev/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/dev/update.rs#L338

Added line #L338 was not covered by tests

Check warning on line 341 in crates/mako/src/dev/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/dev/update.rs#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 347 in crates/mako/src/dev/update.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/dev/update.rs#L343-L347

Added lines #L343 - L347 were not covered by tests

Check warning on line 189 in crates/mako/src/plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugin.rs#L187-L189

Added lines #L187 - L189 were not covered by tests

Check warning on line 197 in crates/mako/src/plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugin.rs#L197

Added line #L197 was not covered by tests

Check warning on line 437 in crates/mako/src/plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugin.rs#L435-L437

Added lines #L435 - L437 were not covered by tests

Check warning on line 440 in crates/mako/src/plugin.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugin.rs#L439-L440

Added lines #L439 - L440 were not covered by tests

Check warning on line 69 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L69

Added line #L69 was not covered by tests

Check warning on line 72 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L72

Added line #L72 was not covered by tests

Check warning on line 110 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L108-L110

Added lines #L108 - L110 were not covered by tests

Check warning on line 144 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 149 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L147-L149

Added lines #L147 - L149 were not covered by tests

Check warning on line 153 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L153

Added line #L153 was not covered by tests

Check warning on line 158 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L158

Added line #L158 was not covered by tests

Check warning on line 164 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L162-L164

Added lines #L162 - L164 were not covered by tests

Check warning on line 247 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 252 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L249-L252

Added lines #L249 - L252 were not covered by tests

Check warning on line 292 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 294 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L294

Added line #L294 was not covered by tests

Check warning on line 319 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L319

Added line #L319 was not covered by tests

Check warning on line 339 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L339

Added line #L339 was not covered by tests

Check warning on line 341 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L341

Added line #L341 was not covered by tests

Check warning on line 343 in crates/mako/src/plugins/ssu.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/mako/src/plugins/ssu.rs#L343

Added line #L343 was not covered by tests