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

duplicate derives on ArchivedT types (for rkyv feature) #1271

Merged
merged 3 commits into from
Sep 22, 2023

duplicate more derives for ArchiveT types for rkyv feature

44fe133
Select commit
Loading
Failed to load commit list.
Merged

duplicate derives on ArchivedT types (for rkyv feature) #1271

duplicate more derives for ArchiveT types for rkyv feature
44fe133
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 13, 2023 in 0s

25.00% of diff hit (target 91.40%)

View this Pull Request on Codecov

25.00% of diff hit (target 91.40%)

Annotations

Check warning on line 57 in src/duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/duration.rs#L57

Added line #L57 was not covered by tests

Check warning on line 36 in src/month.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/month.rs#L36

Added line #L36 was not covered by tests

Check warning on line 197 in src/naive/date.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/date.rs#L197

Added line #L197 was not covered by tests

Check warning on line 79 in src/naive/datetime/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/datetime/mod.rs#L79

Added line #L79 was not covered by tests

Check warning on line 23 in src/naive/isoweek.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/isoweek.rs#L23

Added line #L23 was not covered by tests

Check warning on line 27 in src/offset/fixed.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/fixed.rs#L27

Added line #L27 was not covered by tests

Check warning on line 108 in src/offset/local/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/local/mod.rs#L108

Added line #L108 was not covered by tests

Check warning on line 45 in src/offset/utc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/offset/utc.rs#L45

Added line #L45 was not covered by tests

Check warning on line 35 in src/weekday.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/weekday.rs#L35

Added line #L35 was not covered by tests