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(sozo): split hash command into 'hash compute' and 'hash find' #2892

Merged
merged 3 commits into from
Jan 13, 2025

fix: run fmt

c7a8824
Select commit
Loading
Failed to load commit list.
Merged

feat(sozo): split hash command into 'hash compute' and 'hash find' #2892

fix: run fmt
c7a8824
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 13, 2025 in 1s

32.16% of diff hit (target 55.77%)

View this Pull Request on Codecov

32.16% 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 111 in bin/sozo/src/commands/hash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L103-L111

Added lines #L103 - L111 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L113-L115

Added lines #L113 - L115 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L117-L121

Added lines #L117 - L121 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L123-L125

Added lines #L123 - L125 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L127-L129

Added lines #L127 - L129 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L131-L133

Added lines #L131 - L133 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L135 - L137 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L140-L149

Added lines #L140 - L149 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L151 - L155 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L158-L160

Added lines #L158 - L160 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L162-L164

Added lines #L162 - L164 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L166 - L168 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L171-L178

Added lines #L171 - L178 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L180-L184

Added lines #L180 - L184 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L187 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L190-L194

Added lines #L190 - L194 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L198-L202

Added lines #L198 - L202 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L206 - L212 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L216 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L219-L220

Added lines #L219 - L220 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/hash.rs#L222-L225

Added lines #L222 - L225 were not covered by tests