Skip to content

fix(perf): avoid using klona for less options#520

Merged
alexander-akait merged 2 commits intomasterfrom
fix-perf-avoid-using-klona
Jun 8, 2023
Merged

fix(perf): avoid using klona for less options#520
alexander-akait merged 2 commits intomasterfrom
fix-perf-avoid-using-klona

Conversation

@alexander-akait
Copy link
Copy Markdown
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
Copy Markdown

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
@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.

1 participant