Skip to content

fix: add debounce logic for better experience

Codecov / codecov/patch failed Nov 8, 2024 in 1s

0.00% of diff hit (target 57.48%)

View this Pull Request on Codecov

0.00% of diff hit (target 57.48%)

Annotations

Check warning on line 36 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L36

Added line #L36 was not covered by tests

Check warning on line 40 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L40

Added line #L40 was not covered by tests

Check warning on line 44 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L44

Added line #L44 was not covered by tests

Check warning on line 48 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L48

Added line #L48 was not covered by tests

Check warning on line 62 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 65 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 67 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L67

Added line #L67 was not covered by tests

Check warning on line 82 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L72-L82

Added lines #L72 - L82 were not covered by tests

Check warning on line 92 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L85-L92

Added lines #L85 - L92 were not covered by tests

Check warning on line 108 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L99-L108

Added lines #L99 - L108 were not covered by tests

Check warning on line 110 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L110

Added line #L110 was not covered by tests

Check warning on line 113 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 117 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 121 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L121

Added line #L121 was not covered by tests

Check warning on line 130 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L126-L130

Added lines #L126 - L130 were not covered by tests

Check warning on line 136 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L133-L136

Added lines #L133 - L136 were not covered by tests

Check warning on line 144 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L138-L144

Added lines #L138 - L144 were not covered by tests

Check warning on line 147 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 149 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L149

Added line #L149 was not covered by tests

Check warning on line 163 in bin/sozo/src/commands/dev.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/dev.rs#L163

Added line #L163 was not covered by tests

Check warning on line 74 in bin/sozo/src/commands/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/mod.rs#L74

Added line #L74 was not covered by tests

Check warning on line 99 in bin/sozo/src/commands/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/mod.rs#L99

Added line #L99 was not covered by tests