diff --git a/coverage.xml b/coverage.xml index c81c612a..222c0dd7 100644 --- a/coverage.xml +++ b/coverage.xml @@ -1,12 +1,12 @@ - + /Users/buntend/Documents/work/almanac - + @@ -42,7 +42,7 @@ - + @@ -103,84 +103,85 @@ - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + - + @@ -240,120 +241,121 @@ - - - - - + + + + + + + + - - - - - - - - - - + + + + + + + + + + + - - - - + + + - - - - - + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - - + + + + + - - - - + + + + + - - - - - - + + + + + + - + - - - + + - - + + - - + + + - - + - + - + - - + - - + + + - - - - - + + + + - - - + + + - - + @@ -422,9 +424,9 @@ - + - + @@ -457,40 +459,42 @@ - - - - - - + + + + + + + - - - + + + - + - - - + + + - - - - - + + + + + - + - + - + - + + @@ -556,7 +560,7 @@ - + @@ -658,7 +662,7 @@ - + @@ -667,85 +671,93 @@ - + - - - + + + - - - - + + + + - - - - - + + + + + - + - - - - - - - - + + + + + + + + - - + + - - + + - - + + - - - + + + - + - - - - + + + + - + - - + + - - - + + + - + - - - - - + + + + + - - - - - - - + + + + + + + - - + + + + + + + + + + @@ -925,144 +937,146 @@ - - - - - - - - - + + + + + - - - - - - - + + + + + + - - - - - - - - - - - - - - + + - - + - - - + + + + + - - - - + + + + + - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + - - - - + + - - + + - + - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/coverage-badge.svg b/media/coverage-badge.svg index 458d1a4a..d1461ae2 100644 --- a/media/coverage-badge.svg +++ b/media/coverage-badge.svg @@ -1 +1 @@ -coverage: 89.10%coverage89.10% \ No newline at end of file +coverage: 89.26%coverage89.26% \ No newline at end of file diff --git a/tests/test_git.py b/tests/test_git.py index 8c0bd7b5..ccef50ed 100644 --- a/tests/test_git.py +++ b/tests/test_git.py @@ -305,7 +305,8 @@ def test_file_exists_in_repo( @pytest.mark.parametrize( - # test various scenarios of repostiories and the expected filename returned + # test various scenarios of repositories + # and the expected filename returned # when using the find_file function. "repo_files, filepath, case_insensitive, extensions, expected_filename", [