obrl-soil / h3jsr

Access Uber's h3-js library via R and V8 - https://uber.github.io/h3/#/documentation/overview/use-cases
https://obrl-soil.github.io/h3jsr/
Other
67 stars 5 forks source link

Don't check for identical attributes (fixes #10) #12

Closed mikemahoney218 closed 8 months ago

mikemahoney218 commented 9 months ago

This PR fixes #10 by no longer checking that attributes on newly created sf objects are identical to those created by older versions of the package.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8f46f31) 98.82% compared to head (856daac) 98.82%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12 +/- ## ======================================= Coverage 98.82% 98.82% ======================================= Files 9 9 Lines 679 679 ======================================= Hits 671 671 Misses 8 8 ```

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