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

Add more pre-commit checks (mccabe, bandit, mypy, etc) #557

Merged
merged 24 commits into from
Nov 21, 2023

Merge branch 'main' into precommit-mypy

a7e1f25
Select commit
Loading
Failed to load commit list.
Merged

Add more pre-commit checks (mccabe, bandit, mypy, etc) #557

Merge branch 'main' into precommit-mypy
a7e1f25
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 21, 2023 in 1s

79.48% of diff hit (target 94.13%)

View this Pull Request on Codecov

79.48% of diff hit (target 94.13%)

Annotations

Check warning on line 40 in pyresample/area_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/area_config.py#L40

Added line #L40 was not covered by tests

Check warning on line 258 in pyresample/area_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/area_config.py#L258

Added line #L258 was not covered by tests

Check warning on line 262 in pyresample/area_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/area_config.py#L262

Added line #L262 was not covered by tests

Check warning on line 267 in pyresample/area_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/area_config.py#L267

Added line #L267 was not covered by tests

Check warning on line 326 in pyresample/area_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/area_config.py#L325-L326

Added lines #L325 - L326 were not covered by tests

Check warning on line 695 in pyresample/area_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/area_config.py#L695

Added line #L695 was not covered by tests

Check warning on line 697 in pyresample/area_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/area_config.py#L697

Added line #L697 was not covered by tests

Check warning on line 859 in pyresample/area_config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/area_config.py#L859

Added line #L859 was not covered by tests

Check warning on line 53 in pyresample/bilinear/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/bilinear/__init__.py#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 221 in pyresample/bilinear/xarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/bilinear/xarr.py#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 190 in pyresample/ewa/dask_ewa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/ewa/dask_ewa.py#L190

Added line #L190 was not covered by tests

Check warning on line 199 in pyresample/ewa/ewa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/ewa/ewa.py#L199

Added line #L199 was not covered by tests

Check warning on line 212 in pyresample/ewa/ewa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/ewa/ewa.py#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 214 in pyresample/ewa/ewa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/ewa/ewa.py#L214

Added line #L214 was not covered by tests

Check warning on line 220 in pyresample/ewa/ewa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/ewa/ewa.py#L220

Added line #L220 was not covered by tests

Check warning on line 222 in pyresample/ewa/ewa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/ewa/ewa.py#L222

Added line #L222 was not covered by tests

Check warning on line 229 in pyresample/ewa/ewa.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/ewa/ewa.py#L227-L229

Added lines #L227 - L229 were not covered by tests

Check warning on line 127 in pyresample/future/resamplers/nearest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/future/resamplers/nearest.py#L127

Added line #L127 was not covered by tests

Check warning on line 218 in pyresample/future/resamplers/nearest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/future/resamplers/nearest.py#L218

Added line #L218 was not covered by tests

Check warning on line 36 in pyresample/future/resamplers/resampler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/future/resamplers/resampler.py#L36

Added line #L36 was not covered by tests

Check warning on line 44 in pyresample/future/resamplers/resampler.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/future/resamplers/resampler.py#L44

Added line #L44 was not covered by tests

Check warning on line 67 in pyresample/geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/geometry.py#L67

Added line #L67 was not covered by tests

Check warning on line 119 in pyresample/gradient/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/gradient/__init__.py#L119

Added line #L119 was not covered by tests

Check warning on line 121 in pyresample/gradient/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/gradient/__init__.py#L121

Added line #L121 was not covered by tests

Check warning on line 600 in pyresample/gradient/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/gradient/__init__.py#L599-L600

Added lines #L599 - L600 were not covered by tests