This commit is contained in:
Alexandre Possebom
2023-03-22 19:03:33 -03:00
parent b24e330fae
commit 6323923a0c
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -5,3 +5,4 @@ database.db-wal
tests/api/log.html
tests/api/output.xml
tests/api/report.html
.vscode
+2
View File
@@ -1,3 +1,5 @@
#!/bin/bash
cargo +nightly fmt
cargo test
cargo tarpaulin --out Html