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

Leaks #255

Merged
merged 2 commits into from Feb 25, 2018
Merged

Leaks #255

merged 2 commits into from Feb 25, 2018

Conversation

Frizi
Copy link
Contributor

@Frizi Frizi commented Feb 25, 2018

Fixes memory leak issues with destroyed vue instances that were using validations

@codecov-io
Copy link

codecov-io commented Feb 25, 2018

Codecov Report

Merging #255 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   99.54%   99.54%   +<.01%     
==========================================
  Files          26       26              
  Lines         440      441       +1     
==========================================
+ Hits          438      439       +1     
  Misses          2        2
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) ⬆️

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 c625247...844f703. Read the comment docs.

@Frizi Frizi merged commit bfc1be6 into master Feb 25, 2018
@Frizi Frizi deleted the leaks branch February 25, 2018 15:32
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