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

Serde module macro #1396

Closed
wants to merge 5 commits into from

Extend documentation

c945153
Select commit
Loading
Failed to load commit list.
Closed

Serde module macro #1396

Extend documentation
c945153
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 1, 2024 in 1s

80.82% of diff hit (target 91.95%)

View this Pull Request on Codecov

80.82% of diff hit (target 91.95%)

Annotations

Check warning on line 210 in src/datetime/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datetime/serde.rs#L206-L210

Added lines #L206 - L210 were not covered by tests

Check warning on line 253 in src/datetime/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datetime/serde.rs#L253

Added line #L253 was not covered by tests

Check warning on line 289 in src/datetime/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datetime/serde.rs#L289

Added line #L289 was not covered by tests

Check warning on line 291 in src/datetime/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/datetime/serde.rs#L291

Added line #L291 was not covered by tests

Check warning on line 105 in src/naive/datetime/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/datetime/serde.rs#L100-L105

Added lines #L100 - L105 were not covered by tests

Check warning on line 146 in src/naive/datetime/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/datetime/serde.rs#L144-L146

Added lines #L144 - L146 were not covered by tests

Check warning on line 190 in src/naive/datetime/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/datetime/serde.rs#L188-L190

Added lines #L188 - L190 were not covered by tests

Check warning on line 231 in src/naive/datetime/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/datetime/serde.rs#L229-L231

Added lines #L229 - L231 were not covered by tests

Check warning on line 29 in src/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/serde.rs#L23-L29

Added lines #L23 - L29 were not covered by tests

Check warning on line 42 in src/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/serde.rs#L36-L42

Added lines #L36 - L42 were not covered by tests

Check warning on line 93 in src/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/serde.rs#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 120 in src/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/serde.rs#L120

Added line #L120 was not covered by tests

Check warning on line 139 in src/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/serde.rs#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 153 in src/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/serde.rs#L148-L153

Added lines #L148 - L153 were not covered by tests

Check warning on line 160 in src/serde.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/serde.rs#L155-L160

Added lines #L155 - L160 were not covered by tests