Skip to content

Fix: Various memory leaks#1372

Merged
timotheeguerin merged 6 commits into
masterfrom
fix/memory-leaks
Jun 6, 2018
Merged

Fix: Various memory leaks#1372
timotheeguerin merged 6 commits into
masterfrom
fix/memory-leaks

Conversation

@timotheeguerin
Copy link
Copy Markdown
Member

fix #1369

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2018

Codecov Report

Merging #1372 into master will decrease coverage by 0.02%.
The diff coverage is 37.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1372      +/-   ##
==========================================
- Coverage    53.7%   53.67%   -0.03%     
==========================================
  Files        1021     1021              
  Lines       24257    24269      +12     
  Branches     2793     2796       +3     
==========================================
  Hits        13027    13027              
- Misses      11230    11242      +12
Impacted Files Coverage Δ
src/@batch-flask/ui/editor/editor.component.ts 20.73% <0%> (-1.64%) ⬇️
src/@batch-flask/ui/loading/loading.component.ts 32.43% <50%> (-3.94%) ⬇️
...batch-flask/ui/loading/simple-loading.component.ts 33.33% <57.14%> (-6.67%) ⬇️

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 d17dae3...d8f0423. Read the comment docs.

@timotheeguerin timotheeguerin merged commit f98071c into master Jun 6, 2018
@timotheeguerin timotheeguerin deleted the fix/memory-leaks branch June 6, 2018 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After ~1 hour of intensive use, app grinds to a halt

1 participant