Skip to content

Commit

Permalink
Migration to clap 3.0 and additional unit test coverage (#19)
Browse files Browse the repository at this point in the history
* update to clap 3.0

* Added Cargo.lock

* Code cleanup

* unwrap dataset where not needed

* Clean up temp folder once test is done

* Implemented Integration tests
  • Loading branch information
kiavash-at-work authored Apr 22, 2022
1 parent 2cbbb17 commit f107b3c
Show file tree
Hide file tree
Showing 15 changed files with 2,332 additions and 531 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
target
shavee-test
Cargo.lock
.vscode
Loading

0 comments on commit f107b3c

Please sign in to comment.