Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using quadbin library #467

Merged
merged 13 commits into from
Sep 30, 2022
Merged

Switch to using quadbin library #467

merged 13 commits into from
Sep 30, 2022

Conversation

felixpalmer
Copy link
Contributor

Description

Shortcut: https://app.shortcut.com/cartoteam/story/255812/add-functions-to-quadbin-js-as-required-by-carto4react

To better allow developers we have extracted the quadbin logic to a new library: https://github.com/CartoDB/quadbin-js

See related PR in deck: visgl/deck.gl#7257

Type of change

  • Refactor

Acceptance

Please describe how to validate the feature or fix

  1. Load a quadbin tileset
  2. Verify that widget calculations are working as on production

@coveralls
Copy link
Collaborator

coveralls commented Sep 13, 2022

Pull Request Test Coverage Report for Build 3135213924

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 71.502%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/react-core/src/filters/tileFeaturesSpatialIndex.js 0 2 0.0%
Totals Coverage Status
Change from base Build 3091470261: 0.02%
Covered Lines: 1695
Relevant Lines: 2211

💛 - Coveralls

@VictorVelarde
Copy link
Contributor

To be released after new alpha with visgl/deck.gl#7257. CI will fail in the meantime, till we have a new alpha from deck.gl

@Josmorsot Josmorsot merged commit 6c00f1e into master Sep 30, 2022
@Josmorsot Josmorsot deleted the felix/quadbin-js branch September 30, 2022 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants