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

Sozo: split hash command into 'hash compute' and 'hash find' #2892

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

sozo: split hash command into hash compute and hash find

9bbff84
Select commit
Loading
Failed to load commit list.
Open

Sozo: split hash command into 'hash compute' and 'hash find' #2892

sozo: split hash command into hash compute and hash find
9bbff84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2025 in 0s

31.61% of diff hit (target 55.77%)

View this Pull Request on Codecov

31.61% of diff hit (target 55.77%)

Annotations

Check warning on line 29 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L29

Added line #L29 was not covered by tests

Check warning on line 37 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L37

Added line #L37 was not covered by tests

Check warning on line 42 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L42

Added line #L42 was not covered by tests

Check warning on line 47 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L47

Added line #L47 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L100-L108

Added lines #L100 - L108 were not covered by tests

Check warning on line 112 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L110-L112

Added lines #L110 - L112 were not covered by tests

Check warning on line 118 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L114-L118

Added lines #L114 - L118 were not covered by tests

Check warning on line 122 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 126 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L124-L126

Added lines #L124 - L126 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 134 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 146 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L137-L146

Added lines #L137 - L146 were not covered by tests

Check warning on line 152 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L148-L152

Added lines #L148 - L152 were not covered by tests

Check warning on line 157 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L155-L157

Added lines #L155 - L157 were not covered by tests

Check warning on line 161 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L159-L161

Added lines #L159 - L161 were not covered by tests

Check warning on line 165 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L163-L165

Added lines #L163 - L165 were not covered by tests

Check warning on line 175 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L168-L175

Added lines #L168 - L175 were not covered by tests

Check warning on line 181 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L177-L181

Added lines #L177 - L181 were not covered by tests

Check warning on line 189 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L186-L189

Added lines #L186 - L189 were not covered by tests

Check warning on line 196 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L193-L196

Added lines #L193 - L196 were not covered by tests

Check warning on line 205 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L200-L205

Added lines #L200 - L205 were not covered by tests

Check warning on line 209 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L209

Added line #L209 was not covered by tests

Check warning on line 213 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 218 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L215-L218

Added lines #L215 - L218 were not covered by tests

Check warning on line 221 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L221

Added line #L221 was not covered by tests