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

refactor(memory): reduce duplicate 'queue.push' #1973

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

leedawn
Copy link
Contributor

@leedawn leedawn commented Aug 27, 2023

No description provided.

@netlify
Copy link

netlify bot commented Aug 27, 2023

Deploy Preview for vue-router canceled.

Name Link
🔨 Latest commit d6f7666
🔍 Latest deploy log https://app.netlify.com/sites/vue-router/deploys/64eaabd1cc3165000814df83

@codecov-commenter
Copy link

Codecov Report

Merging #1973 (d6f7666) into main (3549230) will decrease coverage by 0.01%.
Report is 6 commits behind head on main.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #1973      +/-   ##
==========================================
- Coverage   90.77%   90.77%   -0.01%     
==========================================
  Files          24       24              
  Lines        1117     1116       -1     
  Branches      348      348              
==========================================
- Hits         1014     1013       -1     
  Misses         63       63              
  Partials       40       40              
Files Changed Coverage Δ
packages/router/src/history/memory.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@posva posva merged commit e6594b6 into vuejs:main Sep 4, 2023
6 checks passed
@posva
Copy link
Member

posva commented Sep 4, 2023

Thanks!

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

3 participants