rustic_core icon indicating copy to clipboard operation
rustic_core copied to clipboard

test(commands): command input parsing

Open simonsan opened this issue 1 year ago • 3 comments

simonsan avatar Oct 04 '24 00:10 simonsan

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.0%. Comparing base (e84373e) to head (cff8aa7).

Additional details and impacted files
Files with missing lines Coverage Δ
crates/core/src/repository/command_input.rs 65.9% <ø> (ø)

... and 4 files with indirect coverage changes

codecov[bot] avatar Oct 04 '24 19:10 codecov[bot]

just one thing: Did you see the tests in crates/core/tests/command_input.rs?

aawsome avatar Oct 04 '24 20:10 aawsome

just one thing: Did you see the tests in crates/core/tests/command_input.rs?

Thanks for the heads-up, no I didn't, I was actually wondering!

simonsan avatar Oct 04 '24 23:10 simonsan