Closed isaacbrodsky closed 2 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
lib/h3core.js | 288 | 298 | 96.64% | ||
<!-- | Total: | 289 | 299 | 96.66% | --> |
Totals | |
---|---|
Change from base Build 2204951840: | -3.2% |
Covered Lines: | 494 |
Relevant Lines: | 504 |
Closing in favor of #139
Upgrades the JS library to v4.0.0-rc2.
Errors are passed back only as strings; open to suggestions on how we can make the error code machine readable on the
Error
object.Note that vertex functions were not implemented before and aren't added in this PR.