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

0.5: Converting the API to return Results (part 1) #1410

Merged
merged 3 commits into from
Feb 11, 2024

Make `NaiveTime::from_num_seconds_from_midnight` return `Result`

ebf70c9
Select commit
Loading
Failed to load commit list.
Merged

0.5: Converting the API to return Results (part 1) #1410

Make `NaiveTime::from_num_seconds_from_midnight` return `Result`
ebf70c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 11, 2024 in 0s

96.81% of diff hit (target 94.16%)

View this Pull Request on Codecov

96.81% of diff hit (target 94.16%)

Annotations

Check warning on line 27 in src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/error.rs#L24-L27

Added lines #L24 - L27 were not covered by tests

Check warning on line 29 in src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/error.rs#L29

Added line #L29 was not covered by tests