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

improve the event handling performance #165

Merged
merged 32 commits into from
Jun 30, 2023
Merged

improve the event handling performance #165

merged 32 commits into from
Jun 30, 2023

Conversation

mmomtchev
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2023

Codecov Report

Patch coverage: 97.97% and project coverage change: -0.45 ⚠️

Comparison is base (d0b6d21) 98.88% compared to head (3a96420) 98.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   98.88%   98.43%   -0.45%     
==========================================
  Files          74       74              
  Lines        1430     1532     +102     
  Branches      226      253      +27     
==========================================
+ Hits         1414     1508      +94     
- Misses         16       24       +8     
Impacted Files Coverage Δ
src/layer/RLayerRaster.tsx 100.00% <ø> (ø)
src/RPopup.tsx 86.66% <80.76%> (-13.34%) ⬇️
src/RFeature.tsx 98.30% <97.43%> (-0.58%) ⬇️
src/REvent.tsx 100.00% <100.00%> (ø)
src/RGeolocation.tsx 100.00% <100.00%> (ø)
src/RMap.tsx 100.00% <100.00%> (ø)
src/ROverlay.tsx 100.00% <100.00%> (ø)
src/context.ts 100.00% <100.00%> (ø)
src/control/RAttribution.tsx 100.00% <100.00%> (ø)
src/control/RControlBase.tsx 100.00% <100.00%> (ø)
... and 59 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mmomtchev mmomtchev merged commit ece6f35 into main Jun 30, 2023
45 checks passed
@mmomtchev mmomtchev deleted the events branch June 30, 2023 16:40
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.

None yet

2 participants