Open ibotty opened 1 year ago
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 74.87%. Comparing base (
d3bd97d
) to head (bf73add
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/paths/mod.rs | 66.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The tests fail because of other part in the code. I can submit fixes (cargo update
) so that the tests run. And I can also fix the clippy warning. I'd assume it's not part of this PR though.
I am really sorry I had to rewrite a part of the commit log. I would advice cherry picking if applicable.
Just cherry-picked and rebased to main branch. This applied cleanly. Please consider.
fixes #161