Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Detect changes using filesystem #32

Merged
merged 18 commits into from
Oct 5, 2023

fix: remove test_flat_folders_skip_binary_files test

4998b67
Select commit
Loading
Failed to load commit list.
Merged

feat: Detect changes using filesystem #32

fix: remove test_flat_folders_skip_binary_files test
4998b67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 5, 2023 in 1s

58.68% of diff hit (target 36.94%)

View this Pull Request on Codecov

58.68% of diff hit (target 36.94%)

Annotations

Check warning on line 88 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L88

Added line #L88 was not covered by tests

Check warning on line 146 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L146

Added line #L146 was not covered by tests

Check warning on line 151 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L151

Added line #L151 was not covered by tests

Check warning on line 189 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L189

Added line #L189 was not covered by tests

Check warning on line 194 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L194

Added line #L194 was not covered by tests

Check warning on line 236 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L236

Added line #L236 was not covered by tests

Check warning on line 281 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L279-L281

Added lines #L279 - L281 were not covered by tests

Check warning on line 283 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L283

Added line #L283 was not covered by tests

Check warning on line 288 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L288

Added line #L288 was not covered by tests

Check warning on line 307 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L306-L307

Added lines #L306 - L307 were not covered by tests

Check warning on line 309 in checker/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/__main__.py#L309

Added line #L309 was not covered by tests

Check warning on line 29 in checker/actions/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/check.py#L22-L29

Added lines #L22 - L29 were not covered by tests

Check warning on line 102 in checker/actions/check.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/check.py#L102

Added line #L102 was not covered by tests

Check warning on line 19 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L19

Added line #L19 was not covered by tests

Check warning on line 26 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L26

Added line #L26 was not covered by tests

Check warning on line 35 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 39 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 45 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 53 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L53

Added line #L53 was not covered by tests

Check warning on line 59 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L59

Added line #L59 was not covered by tests

Check warning on line 65 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L65

Added line #L65 was not covered by tests

Check warning on line 73 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L73

Added line #L73 was not covered by tests

Check warning on line 80 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L80

Added line #L80 was not covered by tests

Check warning on line 134 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L134

Added line #L134 was not covered by tests

Check warning on line 136 in checker/actions/export.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

checker/actions/export.py#L136

Added line #L136 was not covered by tests