koopjs / koop

Transform, query, and download geospatial data on the web.
http://koopjs.github.io
Other
667 stars 128 forks source link

feat: update hash function #923

Closed rgwozdz closed 7 months ago

rgwozdz commented 7 months ago

Swap out string-hash for murmurhash; more performant less chance for collisions.

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: d4a3c339a786e56f23f80eb35d6bb6b109eca034

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | -------------------------- | ----- | | @koopjs/winnow | Minor | | @koopjs/featureserver | Patch | | @koopjs/output-geoservices | Patch | | @koopjs/koop-core | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 7 months ago

Coverage Report (change vs master)

File Path Statements Branches Functions Lines
packages/winnow/src/filter-and-transform/helpers/hash-function.js 100 green vs 100 green 100 green vs 100 green 100 green vs 100 green 100 green vs 100 green