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

fix: i18n reference to root causes memory leak (#1044) #1151

Merged
merged 1 commit into from Mar 22, 2021

Conversation

lzxb
Copy link
Contributor

@lzxb lzxb commented Mar 21, 2021

See detail: #1044

@codecov-io
Copy link

Codecov Report

Merging #1151 (0534422) into v8.x (fccd7f2) will increase coverage by 0.04%.
The diff coverage is 98.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##             v8.x    #1151      +/-   ##
==========================================
+ Coverage   96.38%   96.42%   +0.04%     
==========================================
  Files          10       10              
  Lines         885      924      +39     
==========================================
+ Hits          853      891      +38     
- Misses         32       33       +1     
Impacted Files Coverage Δ
src/components/interpolation.js 100.00% <ø> (ø)
src/components/number.js 100.00% <ø> (ø)
src/mixin.js 94.44% <95.83%> (-0.30%) ⬇️
src/directive.js 92.98% <100.00%> (ø)
src/index.js 97.83% <100.00%> (+0.08%) ⬆️
src/path.js 88.07% <100.00%> (ø)
src/util.js 98.57% <100.00%> (+0.15%) ⬆️

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 25470cc...0534422. Read the comment docs.

@kazupon kazupon added the Type: Bug Bug or Bug fixes label Mar 22, 2021
Copy link
Owner

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!
Good job! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants