ropensci-archive / wellknown

:warning: ARCHIVED :warning: WKT <-> GeoJSON
Other
17 stars 3 forks source link

Fix for upcoming version of V8 #29

Closed jeroen closed 4 years ago

jeroen commented 4 years ago

This fixes a breaking change with the upcoming version of V8.

codecov-io commented 4 years ago

Codecov Report

Merging #29 into master will decrease coverage by 0.32%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   77.49%   77.16%   -0.33%     
==========================================
  Files          20       20              
  Lines         702      705       +3     
==========================================
  Hits          544      544              
- Misses        158      161       +3
Impacted Files Coverage Δ
R/wkb.R 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6bbe0aa...36b085f. Read the comment docs.

sckott commented 4 years ago

thanks @jeroen