paleolimbot / geos

Open Source Geometry Engine ('GEOS') R API
https://paleolimbot.github.io/geos/
Other
61 stars 8 forks source link

fix: Fix format strings for rdevel #93

Closed paleolimbot closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (17f2f9e) 95.73% compared to head (2fc90e2) 95.73%.

Files Patch % Lines
src/geos-binary-atomic.c 25.00% 3 Missing :warning:
src/geos-unary-geometry.c 57.14% 3 Missing :warning:
src/geos-io.c 71.42% 2 Missing :warning:
src/geos-basic-strtree.c 0.00% 1 Missing :warning:
src/geos-make.c 85.71% 1 Missing :warning:
src/geos-strtree.c 50.00% 1 Missing :warning:
src/geos-unary-atomic.c 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #93 +/- ## ======================================= Coverage 95.73% 95.73% ======================================= Files 35 35 Lines 3167 3169 +2 ======================================= + Hits 3032 3034 +2 Misses 135 135 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.