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

refactor(sozo): fetch writes from events and calculate diff for that + some refactor #2203

Merged
merged 18 commits into from
Jul 31, 2024

make code more idiomatic

0aa5d3e
Select commit
Loading
Failed to load commit list.
Merged

refactor(sozo): fetch writes from events and calculate diff for that + some refactor #2203

make code more idiomatic
0aa5d3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 31, 2024 in 0s

78.03% of diff hit (target 70.15%)

View this Pull Request on Codecov

78.03% of diff hit (target 70.15%)

Annotations

Check warning on line 159 in bin/sozo/src/commands/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/auth.rs#L159

Added line #L159 was not covered by tests

Check warning on line 167 in bin/sozo/src/commands/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/auth.rs#L167

Added line #L167 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/auth.rs#L195-L202

Added lines #L195 - L202 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L209 was not covered by tests

Check warning on line 81 in crates/dojo-world/src/contracts/naming.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/contracts/naming.rs#L71-L81

Added lines #L71 - L81 were not covered by tests

Check warning on line 592 in crates/dojo-world/src/manifest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/dojo-world/src/manifest/mod.rs#L591-L592

Added lines #L591 - L592 were not covered by tests

Check warning on line 41 in crates/sozo/ops/src/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/auth.rs#L41

Added line #L41 was not covered by tests

Check warning on line 306 in crates/sozo/ops/src/auth.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/auth.rs#L306

Added line #L306 was not covered by tests

Check warning on line 111 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L111

Added line #L111 was not covered by tests

Check warning on line 712 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L712

Added line #L712 was not covered by tests

Check warning on line 715 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L714-L715

Added lines #L714 - L715 were not covered by tests

Check warning on line 719 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L717-L719

Added lines #L717 - L719 were not covered by tests

Check warning on line 722 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L722

Added line #L722 was not covered by tests

Check warning on line 725 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L724-L725

Added lines #L724 - L725 were not covered by tests

Check warning on line 902 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L902

Added line #L902 was not covered by tests

Check warning on line 915 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L914-L915

Added lines #L914 - L915 were not covered by tests

Check warning on line 937 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L934-L937

Added lines #L934 - L937 were not covered by tests

Check warning on line 940 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L939-L940

Added lines #L939 - L940 were not covered by tests

Check warning on line 965 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L962-L965

Added lines #L962 - L965 were not covered by tests

Check warning on line 983 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L976-L983

Added lines #L976 - L983 were not covered by tests

Check warning on line 990 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L986-L990

Added lines #L986 - L990 were not covered by tests

Check warning on line 994 in crates/sozo/ops/src/migration/migrate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/migrate.rs#L992-L994

Added lines #L992 - L994 were not covered by tests

Check warning on line 119 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L119

Added line #L119 was not covered by tests

Check warning on line 128 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L128

Added line #L128 was not covered by tests

Check warning on line 162 in crates/sozo/ops/src/migration/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/sozo/ops/src/migration/mod.rs#L150-L162

Added lines #L150 - L162 were not covered by tests