Closed ali77gh closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.41%. Comparing base (
1af4efa
) to head (967f112
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Length Conversions
Description
Algorithm of converting different length units together.
Something like python repo
Available Units:
Type of change
Checklist:
cargo clippy --all -- -D warnings
just before my last commit and fixed any issue that was found.cargo fmt
just before my last commit.cargo test
just before my last commit and all tests passed.mod.rs
file within its own folder, and in any parent folder(s).DIRECTORY.md
with the correct link.COUNTRIBUTING.md
and my code follows its guidelines.