JuliaEarth / GeoTIFF.jl

Load and save GeoTIFF files in native Julia
MIT License
2 stars 0 forks source link

Add tests for `metadata` function & Add `geokeydouble` and `geokeyascii` #6

Closed eliascarv closed 4 days ago

codecov-commenter commented 4 days ago

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.93%. Comparing base (b77ab8f) to head (919d5b0).

Files with missing lines Patch % Lines
src/userutils.jl 84.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## =========================================== + Coverage 55.77% 93.93% +38.16% =========================================== Files 7 7 Lines 251 264 +13 =========================================== + Hits 140 248 +108 + Misses 111 16 -95 ```

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