Skip to content

modify code to account for OSM chunks having valid ranges

Codecov / codecov/patch failed Sep 19, 2023 in 0s

4.00% of diff hit (target 81.53%)

View this Pull Request on Codecov

4.00% of diff hit (target 81.53%)

Annotations

Check warning on line 3996 in src/chunk.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/chunk.c#L3996

Added line #L3996 was not covered by tests

Check warning on line 17 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 26 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L26

Added line #L26 was not covered by tests

Check warning on line 28 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L30

Added line #L30 was not covered by tests

Check warning on line 34 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L34

Added line #L34 was not covered by tests

Check warning on line 36 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L36

Added line #L36 was not covered by tests

Check warning on line 41 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 44 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L44

Added line #L44 was not covered by tests

Check warning on line 46 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L46

Added line #L46 was not covered by tests

Check warning on line 49 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 52 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L52

Added line #L52 was not covered by tests

Check warning on line 54 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L54

Added line #L54 was not covered by tests

Check warning on line 59 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 62 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L62

Added line #L62 was not covered by tests

Check warning on line 64 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L64

Added line #L64 was not covered by tests

Check warning on line 67 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 70 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L70

Added line #L70 was not covered by tests

Check warning on line 72 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L72

Added line #L72 was not covered by tests

Check warning on line 76 in src/osm_callbacks.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/osm_callbacks.c#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 58 in tsl/test/src/test_chunk_stats.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/test/src/test_chunk_stats.c#L58

Added line #L58 was not covered by tests

Check warning on line 61 in tsl/test/src/test_chunk_stats.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/test/src/test_chunk_stats.c#L61

Added line #L61 was not covered by tests

Check warning on line 69 in tsl/test/src/test_chunk_stats.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/test/src/test_chunk_stats.c#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 87 in tsl/test/src/test_chunk_stats.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/test/src/test_chunk_stats.c#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 98 in tsl/test/src/test_chunk_stats.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

tsl/test/src/test_chunk_stats.c#L97-L98

Added lines #L97 - L98 were not covered by tests