diff --git a/.gitignore b/.gitignore index 085acbe9bc..cbe7d5a12b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ model_weights/ app/models/ pip-wheel-metadata/ test_tube_exp/ +tests/tests_tt_dir/ # Byte-compiled / optimized / DLL files __pycache__/ @@ -119,4 +120,4 @@ ENV/ .mypy_cache/ # data -mnist/ \ No newline at end of file +mnist/ diff --git a/coverage.svg b/coverage.svg new file mode 100644 index 0000000000..6bfc8faf24 --- /dev/null +++ b/coverage.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + coverage + coverage + 99% + 99% + +