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

Preserve integer types #57

Closed
wants to merge 3 commits into from

RasterSource: Add read_empty for use in dispatch

ea5bbc1
Select commit
Loading
Failed to load commit list.
Closed

Preserve integer types #57

RasterSource: Add read_empty for use in dispatch
ea5bbc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2023 in 1s

89.24% of diff hit (target 51.00%)

View this Pull Request on Codecov

89.24% of diff hit (target 51.00%)

Annotations

Check warning on line 102 in src/coverage_operation.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coverage_operation.h#L102

Added line #L102 was not covered by tests

Check warning on line 32 in src/feature.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/feature.cpp#L32

Added line #L32 was not covered by tests

Check warning on line 34 in src/feature.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/feature.cpp#L34

Added line #L34 was not covered by tests

Check warning on line 38 in src/feature.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/feature.cpp#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 50 in src/feature.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/feature.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 59 in src/feature.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/feature.cpp#L59

Added line #L59 was not covered by tests

Check warning on line 114 in src/gdal_feature.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gdal_feature.h#L114

Added line #L114 was not covered by tests

Check warning on line 117 in src/gdal_feature.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gdal_feature.h#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 66 in src/operation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operation.cpp#L64-L66

Added lines #L64 - L66 were not covered by tests

Check warning on line 68 in src/operation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operation.cpp#L68

Added line #L68 was not covered by tests

Check warning on line 93 in src/operation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/operation.cpp#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 189 in src/raster_coverage_iterator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raster_coverage_iterator.h#L189

Added line #L189 was not covered by tests

Check warning on line 112 in src/raster_sequential_processor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raster_sequential_processor.cpp#L112

Added line #L112 was not covered by tests

Check warning on line 114 in src/raster_sequential_processor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raster_sequential_processor.cpp#L114

Added line #L114 was not covered by tests

Check warning on line 118 in src/raster_sequential_processor.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raster_sequential_processor.cpp#L118

Added line #L118 was not covered by tests