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

Add a Binary format to store test aggregates #51

Merged
merged 30 commits into from
Jan 7, 2025

pacify clippy

57bcd00
Select commit
Loading
Failed to load commit list.
Merged

Add a Binary format to store test aggregates #51

pacify clippy
57bcd00
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/patch succeeded Jan 7, 2025 in 0s

97.65% of diff hit (target 88.68%)

View this Pull Request on Codecov

97.65% of diff hit (target 88.68%)

Annotations

Check warning on line 32 in src/binary/bindings.rs

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

src/binary/bindings.rs#L26-L32

Added lines #L26 - L32 were not covered by tests

Check warning on line 44 in src/binary/bindings.rs

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

src/binary/bindings.rs#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 54 in src/binary/error.rs

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

src/binary/error.rs#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 60 in src/binary/error.rs

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

src/binary/error.rs#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 40 in src/binary/format.rs

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

src/binary/format.rs#L40

Added line #L40 was not covered by tests

Check warning on line 44 in src/binary/format.rs

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

src/binary/format.rs#L44

Added line #L44 was not covered by tests

Check warning on line 156 in src/binary/format.rs

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

src/binary/format.rs#L149-L156

Added lines #L149 - L156 were not covered by tests

Check warning on line 67 in src/binary/writer.rs

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

src/binary/writer.rs#L67

Added line #L67 was not covered by tests

Check warning on line 374 in src/binary/writer.rs

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

src/binary/writer.rs#L374

Added line #L374 was not covered by tests