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

Change geojson source API to use promises #3421

Merged
merged 3 commits into from
Nov 28, 2023
Merged

Conversation

HarelM
Copy link
Collaborator

@HarelM HarelM commented Nov 28, 2023

Change the geojson source API from using callbacks to using promises.
Also changed the examples to use that and verified that they work.

@HarelM HarelM changed the title Change geojson source API Change geojson source API to use promises Nov 28, 2023
@HarelM HarelM requested a review from neodescis November 28, 2023 21:04
@HarelM HarelM enabled auto-merge (squash) November 28, 2023 21:58
@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 75.56%. Comparing base (10af384) to head (6e70163).
Report is 848 commits behind head on main.

Files with missing lines Patch % Lines
src/source/geojson_source.ts 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3421      +/-   ##
==========================================
+ Coverage   75.50%   75.56%   +0.05%     
==========================================
  Files         241      242       +1     
  Lines       19230    19201      -29     
  Branches     4271     4259      -12     
==========================================
- Hits        14520    14509      -11     
+ Misses       4710     4692      -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants