rustic_core
rustic_core copied to clipboard
test(commands): command input parsing
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% <ø> (ø) |
just one thing: Did you see the tests in crates/core/tests/command_input.rs?
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!