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(perf): avoid using klona for less options #520

Merged
merged 2 commits into from Jun 8, 2023

Conversation

alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Jun 8, 2023

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Better perf and less deps

Breaking Changes

No

Additional Info

We need only plugins, so we need to clone only this

@codecov
Copy link

codecov bot commented Jun 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 🎉

Comparison is base (401978c) 93.37% compared to head (1bc3c1e) 93.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #520      +/-   ##
==========================================
+ Coverage   93.37%   93.46%   +0.08%     
==========================================
  Files           3        3              
  Lines         151      153       +2     
  Branches       33       34       +1     
==========================================
+ Hits          141      143       +2     
  Misses         10       10              
Impacted Files Coverage Δ
src/utils.js 95.09% <100.00%> (+0.09%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait alexander-akait merged commit 8a63159 into master Jun 8, 2023
17 checks passed
@alexander-akait alexander-akait deleted the fix-perf-avoid-using-klona branch June 8, 2023 22:04
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

1 participant