Closed bgdnrvsky closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.07%. Comparing base (
45edeb9
) to head (7874b83
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
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.COUNTRIBUTING.md
and my code follows its guidelines.