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

Refactor area boundary sides retrieval with _geographic_sides and _projection_sides methods #566

Merged
merged 9 commits into from
Dec 8, 2023

Fix type annotations in geometry.py

aee90a1
Select commit
Loading
Failed to load commit list.
Merged

Refactor area boundary sides retrieval with _geographic_sides and _projection_sides methods #566

Fix type annotations in geometry.py
aee90a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 8, 2023 in 0s

84.12% of diff hit (target 94.09%)

View this Pull Request on Codecov

84.12% of diff hit (target 94.09%)

Annotations

Check warning on line 641 in pyresample/geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/geometry.py#L640-L641

Added lines #L640 - L641 were not covered by tests

Check warning on line 1623 in pyresample/geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/geometry.py#L1623

Added line #L1623 was not covered by tests

Check warning on line 1626 in pyresample/geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/geometry.py#L1626

Added line #L1626 was not covered by tests

Check warning on line 2728 in pyresample/geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/geometry.py#L2727-L2728

Added lines #L2727 - L2728 were not covered by tests

Check warning on line 2730 in pyresample/geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/geometry.py#L2730

Added line #L2730 was not covered by tests

Check warning on line 2732 in pyresample/geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/geometry.py#L2732

Added line #L2732 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

pyresample/gradient/__init__.py#L143-L144

Added lines #L143 - L144 were not covered by tests