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

Implement EXCLUSIONS config value #120

Merged
merged 10 commits into from
May 7, 2024

fix: make exclusion matching work in CI

fc424b4
Select commit
Loading
Failed to load commit list.
Merged

Implement EXCLUSIONS config value #120

fix: make exclusion matching work in CI
fc424b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 6, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 37 in src/sweeper/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sweeper/__main__.py#L37

Added line #L37 was not covered by tests

Check warning on line 132 in src/sweeper/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sweeper/__main__.py#L132

Added line #L132 was not covered by tests

Check warning on line 154 in src/sweeper/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sweeper/__main__.py#L151-L154

Added lines #L151 - L154 were not covered by tests

Check warning on line 157 in src/sweeper/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sweeper/__main__.py#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 32 in src/sweeper/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sweeper/config.py#L32

Added line #L32 was not covered by tests

Check warning on line 17 in src/sweeper/sweepers/duplicates.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sweeper/sweepers/duplicates.py#L17

Added line #L17 was not covered by tests

Check warning on line 17 in src/sweeper/sweepers/empties.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sweeper/sweepers/empties.py#L17

Added line #L17 was not covered by tests

Check warning on line 8 in src/sweeper/sweepers/invalids.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sweeper/sweepers/invalids.py#L8

Added line #L8 was not covered by tests