Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Conversation

@ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Nov 6, 2020

  • 2nd pass to fix #625

@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #627 (6f07141) into master (d1e284f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #627    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          149       149            
  Lines        10048     10062    +14     
  Branches      3391      3544   +153     
==========================================
+ Hits         10048     10062    +14     
Impacted Files Coverage Δ
...lickgrid/components/angular-slickgrid.component.ts 100.00% <ø> (ø)
...pp/modules/angular-slickgrid/editors/dateEditor.ts 100.00% <100.00%> (ø)
...es/angular-slickgrid/filters/compoundDateFilter.ts 100.00% <100.00%> (ø)
...dules/angular-slickgrid/filters/dateRangeFilter.ts 100.00% <100.00%> (ø)
...es/angular-slickgrid/services/extension.service.ts 100.00% <100.00%> (ø)
...pp/modules/angular-slickgrid/services/utilities.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1e284f...7941b4b. Read the comment docs.

@ghiscoding ghiscoding merged commit a9f7027 into master Nov 7, 2020
@ghiscoding ghiscoding deleted the fix/dom-memory-leaks branch November 7, 2020 00:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Angular-Slickgrid Leaks Detached DOM Elements & Cause Slowness with Input KeyStroke Typing

2 participants