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

Make remaining methods const #1337

Merged
merged 11 commits into from
Feb 1, 2024

Make remaining methods on `NaiveDateTime` const

addcf66
Select commit
Loading
Failed to load commit list.
Merged

Make remaining methods const #1337

Make remaining methods on `NaiveDateTime` const
addcf66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 1, 2024 in 0s

96.42% of diff hit (target 91.84%)

View this Pull Request on Codecov

96.42% of diff hit (target 91.84%)

Annotations

Check warning on line 360 in src/duration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/duration.rs#L360

Added line #L360 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/datetime/mod.rs#L507-L510

Added lines #L507 - L510 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/naive/datetime/mod.rs#L959

Added line #L959 was not covered by tests