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

Basic support for curved geometries #215

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Add some tests for curved geometry constructors. Cleanup.

7f4ece5
Select commit
Loading
Failed to load commit list.
Open

Basic support for curved geometries #215

Add some tests for curved geometry constructors. Cleanup.
7f4ece5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 19, 2025 in 1s

63.63% of diff hit (target 52.67%)

View this Pull Request on Codecov

63.63% of diff hit (target 52.67%)

Annotations

Check warning on line 15 in src/geo_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geo_interface.jl#L11-L15

Added lines #L11 - L15 were not covered by tests

Check warning on line 29 in src/geo_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geo_interface.jl#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 50 in src/geo_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geo_interface.jl#L50

Added line #L50 was not covered by tests

Check warning on line 82 in src/geo_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geo_interface.jl#L82

Added line #L82 was not covered by tests

Check warning on line 561 in src/geos_functions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_functions.jl#L558-L561

Added lines #L558 - L561 were not covered by tests

Check warning on line 563 in src/geos_functions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_functions.jl#L563

Added line #L563 was not covered by tests

Check warning on line 580 in src/geos_functions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_functions.jl#L580

Added line #L580 was not covered by tests

Check warning on line 1453 in src/geos_functions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_functions.jl#L1453

Added line #L1453 was not covered by tests

Check warning on line 1459 in src/geos_functions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_functions.jl#L1459

Added line #L1459 was not covered by tests

Check warning on line 1467 in src/geos_functions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_functions.jl#L1467

Added line #L1467 was not covered by tests

Check warning on line 1493 in src/geos_functions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_functions.jl#L1493

Added line #L1493 was not covered by tests

Check warning on line 396 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L396

Added line #L396 was not covered by tests

Check warning on line 402 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L400-L402

Added lines #L400 - L402 were not covered by tests

Check warning on line 410 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L410

Added line #L410 was not covered by tests

Check warning on line 427 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L424-L427

Added lines #L424 - L427 were not covered by tests

Check warning on line 437 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L434-L437

Added lines #L434 - L437 were not covered by tests

Check warning on line 445 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L445

Added line #L445 was not covered by tests

Check warning on line 470 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L469-L470

Added lines #L469 - L470 were not covered by tests

Check warning on line 490 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L490

Added line #L490 was not covered by tests

Check warning on line 494 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L494

Added line #L494 was not covered by tests

Check warning on line 511 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L508-L511

Added lines #L508 - L511 were not covered by tests

Check warning on line 519 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L519

Added line #L519 was not covered by tests

Check warning on line 532 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L529-L532

Added lines #L529 - L532 were not covered by tests

Check warning on line 540 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L540

Added line #L540 was not covered by tests

Check warning on line 744 in src/geos_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/geos_types.jl#L740-L744

Added lines #L740 - L744 were not covered by tests