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 escape and unescape function not found #3624

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

declan1314
Copy link

Please makes sure the items are checked before submitting your PR, thank you!

  • Rebase before creating a PR to keep commit history clear.
  • Only One commit
  • No eslint errors

@codecov-io
Copy link

Codecov Report

Merging #3624 into v2 will decrease coverage by 0.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              v2    #3624      +/-   ##
=========================================
- Coverage   19.5%   18.98%   -0.52%     
=========================================
  Files        226      226              
  Lines       5598     5598              
  Branches     725      725              
=========================================
- Hits        1092     1063      -29     
- Misses      4370     4417      +47     
+ Partials     136      118      -18
Impacted Files Coverage Δ
src/libs/base.js 18.18% <0%> (-27.28%) ⬇️
src/components/x-input/index.vue 3.5% <0%> (-11.12%) ⬇️
src/components/x-img/index.vue 20% <0%> (-5%) ⬇️
src/components/selector/index.vue 15.9% <0%> (-4.55%) ⬇️
src/components/qrcode/index.vue 4.54% <0%> (-4.55%) ⬇️
src/components/blur/blur.js 64.51% <0%> (-2.16%) ⬇️

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 77881fb...a166369. Read the comment docs.

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