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): add --stats flag to output stats of the build artifacts #1799

Merged

Add unit tests

9bb996f
Select commit
Loading
Failed to load commit list.
Merged

feat(sozo): add --stats flag to output stats of the build artifacts #1799

Add unit tests
9bb996f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 11, 2024 in 1s

93.71% of diff hit (target 67.45%)

View this Pull Request on Codecov

93.71% of diff hit (target 67.45%)

Annotations

Check warning on line 45 in bin/sozo/src/commands/build.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/build.rs#L45

Added line #L45 was not covered by tests

Check warning on line 49 in bin/sozo/src/commands/build.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/build.rs#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 20 in bin/sozo/src/commands/options/statistics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/options/statistics.rs#L20

Added line #L20 was not covered by tests

Check warning on line 60 in bin/sozo/src/commands/options/statistics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/options/statistics.rs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 69 in bin/sozo/src/commands/options/statistics.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/options/statistics.rs#L68-L69

Added lines #L68 - L69 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/sozo/src/commands/options/statistics.rs#L115

Added line #L115 was not covered by tests