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

optimize vectormarker event performance when it symbol has function-type #2186

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

deyihu
Copy link
Collaborator

@deyihu deyihu commented Jan 10, 2024

fix #2185

@codecov-commenter
Copy link

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (e097d5a) 83.24% compared to head (ab0311f) 83.22%.

Files Patch % Lines
...rer/geometry/symbolizers/VectorMarkerSymbolizer.js 50.00% 5 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2186      +/-   ##
==========================================
- Coverage   83.24%   83.22%   -0.02%     
==========================================
  Files         171      171              
  Lines       19048    19058      +10     
==========================================
+ Hits        15856    15861       +5     
- Misses       3192     3197       +5     

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

@fuzhenn fuzhenn merged commit e0ded27 into maptalks:master Jan 10, 2024
1 check passed
@deyihu deyihu deleted the 2185 branch January 10, 2024 12:58
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.

VectorMarker Poor event performance when function-type
3 participants