mmomtchev / node-gdal-async

Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support
https://mmomtchev.github.io/node-gdal-async/
Apache License 2.0
133 stars 26 forks source link

include `yatag` as a production dependency #68

Closed mmomtchev closed 1 year ago

mmomtchev commented 1 year ago

Fixes #66

codecov-commenter commented 1 year ago

Codecov Report

Base: 90.65% // Head: 90.66% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (ebe127e) compared to base (f83496a). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #68 +/- ## ======================================= Coverage 90.65% 90.66% ======================================= Files 95 95 Lines 10727 10727 ======================================= + Hits 9725 9726 +1 + Misses 1002 1001 -1 ``` | [Impacted Files](https://codecov.io/gh/mmomtchev/node-gdal-async/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Momtchil+Momtchev) | Coverage Δ | | |---|---|---| | [src/async.hpp](https://codecov.io/gh/mmomtchev/node-gdal-async/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Momtchil+Momtchev#diff-c3JjL2FzeW5jLmhwcA==) | `87.80% <0.00%> (+1.21%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Momtchil+Momtchev). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Momtchil+Momtchev)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.