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 Serde serialization feature #7

Merged
merged 3 commits into from
Apr 21, 2024

✅ Test mutual serde

b0ffa46
Select commit
Loading
Failed to load commit list.
Merged

✨ Add Serde serialization feature #7

✅ Test mutual serde
b0ffa46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 21, 2024 in 1s

52.72% of diff hit (target 76.29%)

View this Pull Request on Codecov

52.72% of diff hit (target 76.29%)

Annotations

Check warning on line 38 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 44 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 47 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 50 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L50

Added line #L50 was not covered by tests

Check warning on line 57 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L52-L57

Added lines #L52 - L57 were not covered by tests

Check warning on line 60 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 79 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 91 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L91

Added line #L91 was not covered by tests

Check warning on line 93 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L93

Added line #L93 was not covered by tests

Check warning on line 98 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L98

Added line #L98 was not covered by tests

Check warning on line 153 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L153

Added line #L153 was not covered by tests

Check warning on line 177 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L177

Added line #L177 was not covered by tests

Check warning on line 214 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L214

Added line #L214 was not covered by tests

Check warning on line 220 in src/proptest/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/proptest/mod.rs#L220

Added line #L220 was not covered by tests