mirro-rs icon indicating copy to clipboard operation
mirro-rs copied to clipboard

feat: expand tilde to home dir

Open rtkay123 opened this issue 1 year ago • 1 comments
trafficstars

Expand ~/ to current user's home directory on unix

rtkay123 avatar Oct 27 '24 09:10 rtkay123

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 86.20690% with 4 lines in your changes missing coverage. Please review.

Project coverage is 51.4%. Comparing base (85847d4) to head (e16e262).

Files with missing lines Patch % Lines
crates/mirro-rs/src/config/mod.rs 50.0% 2 Missing :warning:
crates/mirro-rs/src/utils/tilde.rs 92.0% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
Files with missing lines Coverage Δ
crates/mirro-rs/src/main.rs 0.0% <ø> (ø)
crates/mirro-rs/src/config/mod.rs 53.4% <50.0%> (+0.5%) :arrow_up:
crates/mirro-rs/src/utils/tilde.rs 92.0% <92.0%> (ø)

codecov-commenter avatar Oct 27 '24 09:10 codecov-commenter